[PATCH] [MC] When using bundle aligment, align sections to bundle size
Rafael Ávila de Espíndola
rafael.espindola at gmail.com
Mon Apr 20 17:00:57 PDT 2015
LGTM with a comment on each call on why it is there.
================
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
----------------
Add a
CHECK-NOT: Name
to make sure it is matching the correct section.
http://reviews.llvm.org/D9131
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the llvm-commits
mailing list