http://llvm.org/bugs/show_bug.cgi?id=20212

Tim Northover <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #5 from Tim Northover <[email protected]> ---
I've just committed r213665 that should fix this.

It makes us emit __eh_frame sections without relocations even on older OS X
versions. Apparently any ld64 after version 97.17 (Xcode 3.2.6) should be able
to cope, but before that a newer version would have to be installed manually.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to