https://llvm.org/bugs/show_bug.cgi?id=22854
Russell Gallop <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED --- Comment #8 from Russell Gallop <[email protected]> --- (In reply to comment #7) > The relax all effect can be obtained with > > clang -c test.s -o test.o -mrelax-all > > Clang also adds the -mrelax-all when using -save-temps. > > Is the current situation OK for your usecase? If not, any suggestions on how > to improve this? Thanks, I understand. As the relaxation behaviour with jumps is by design I'm happy to close this bug. -- 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
