[LLVMbugs] [Bug 21786] clang comparing symbols from linker script wrong

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Tue Dec 9 15:34:21 PST 2014


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

David Majnemer <david.majnemer at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
          Component|-New Bugs                   |Frontend
         Resolution|---                         |FIXED
           Assignee|david.majnemer at gmail.com    |unassignedclangbugs at nondot.
                   |                            |org

--- Comment #2 from David Majnemer <david.majnemer at gmail.com> ---
While the LLVM side of things was fine, we needed a tweak to the clang side as
well.

Fixed in r223852.

Pavel, you need to switch to the following syntax:
"extern void (*__preinit_array_start[]) ();"

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20141209/45b6cd6f/attachment.html>


More information about the llvm-bugs mailing list