[LLVMbugs] [Bug 22854] Different encoding using direct object emission
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Mon Mar 16 10:34:47 PDT 2015
https://llvm.org/bugs/show_bug.cgi?id=22854
Russell Gallop <russell_gallop at sn.scee.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution|--- |FIXED
--- Comment #8 from Russell Gallop <russell_gallop at sn.scee.net> ---
(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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20150316/7dca732b/attachment.html>
More information about the llvm-bugs
mailing list