[llvm-commits] [PATCH] bugpoint: -fPIC is required on x86-64 when building shared objects
Török Edwin
edwintorok at gmail.com
Sun Apr 6 03:35:57 PDT 2008
Hi,
bugpoint will fail to build a shared object on x86-64, and will try to
debug a crash (link failure) instead of a miscompilation.
Attached patch fixes this. Ok to commit?
Best regards,
--Edwin
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bugpoint-pic.patch
Type: text/x-diff
Size: 1587 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20080406/2623f34a/attachment.patch>
More information about the llvm-commits
mailing list