https://llvm.org/bugs/show_bug.cgi?id=5680
Duncan <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED --- Comment #7 from Duncan <[email protected]> --- 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.
_______________________________________________ LLVMbugs mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs
