[PATCH] D44848: Align stubs for external and common global variables to pointer size.
Rahul Chaudhry via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Mar 29 12:45:21 PDT 2018
rahulchaudhry updated this revision to Diff 140314.
rahulchaudhry added a comment.
Moved EmitAlignment() out of the loop.
Remove '-filetype=obj' from test, checking for
alignment directive in assembly output instead.
Repository:
rL LLVM
https://reviews.llvm.org/D44848
Files:
lib/CodeGen/AsmPrinter/AsmPrinter.cpp
test/Object/X86/align-stub.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44848.140314.patch
Type: text/x-patch
Size: 3922 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180329/6c668f25/attachment.bin>
More information about the llvm-commits
mailing list