[PATCH] [MC] When using bundle aligment, align sections to bundle size
Derek Schuff
dschuff at google.com
Mon Apr 20 17:12:11 PDT 2015
================
Comment at: test/MC/X86/AlignedBundling/section-alignment.s:9
@@ +8,3 @@
+# Check that the empty .text section has the default alignment
+# CHECK-LABEL: Name: .text
+# CHECK: AddressAlignment: 4
----------------
rafael wrote:
> Add a
> CHECK-NOT: Name
>
> to make sure it is matching the correct section.
Done.
http://reviews.llvm.org/D9131
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the llvm-commits
mailing list