[LLVMbugs] [Bug 6414] Nondeterministic invalid optimization in llvm-ld
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Thu Feb 25 02:02:04 PST 2010
http://llvm.org/bugs/show_bug.cgi?id=6414
Duncan Sands <baldrick at free.fr> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution| |DUPLICATE
--- Comment #6 from Duncan Sands <baldrick at free.fr> 2010-02-25 04:02:04 CST ---
You need to specify the target in the bitcode, otherwise llvm-ld optimizes
for some invented target (I forget which, maybe sparc?).
*** This bug has been marked as a duplicate of bug 6401 ***
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the llvm-bugs
mailing list