[llvm-bugs] [Bug 49016] 16-byte alignment adds significant bloat to the object file
via llvm-bugs
llvm-bugs at lists.llvm.org
Sat Feb 6 13:03:43 PST 2021
https://bugs.llvm.org/show_bug.cgi?id=49016
Will Blankemeyer <wxblank at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |INVALID
--- Comment #1 from Will Blankemeyer <wxblank at gmail.com> ---
I feel so stupid. The argument to the .align directive specifies 2^x, not x.
--
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/20210206/2da33340/attachment.html>
More information about the llvm-bugs
mailing list