[LLVMbugs] [Bug 5680] bitcode files do not preserve order of use lists
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Tue Apr 14 12:20:55 PDT 2015
https://llvm.org/bugs/show_bug.cgi?id=5680
Duncan <dexonsmith at apple.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #7 from Duncan <dexonsmith at apple.com> ---
I turned this on by default in r234510, then reversed course [1] with r234919,
r234920 (clang), and r234921. Also cleaned up the output of
`verify-uselistorder` in r234929. Now it's on by default for `clang
-save-temps`, `clang -emit-llvm`, and for all the LLVM tools I found that
output bitcode.
[1]: http://lists.cs.uiuc.edu/pipermail/llvmdev/2015-April/084468.html
--
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/20150414/c06133be/attachment.html>
More information about the llvm-bugs
mailing list