Skip to content
Commit 6447ed3a authored by Chris Lattner's avatar Chris Lattner
Browse files

"This is a small fix for a bug where static object instances were being...

"This is a small fix for a bug where static object instances were being incorrectly generated.  The bug was caused by my inability to read the GNU libobjc source and is only apparent when JITing code (static compilation does not expose the bug due to the data layout of other globals)."

Patch by David Chisnall!

llvm-svn: 52680
parent 17ae57fa
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment