Tighten bundling section alignment test.

Leftover comment from http://reviews.llvm.org/D9131

llvm-svn: 235366
This commit is contained in:
Derek Schuff 2015-04-21 00:17:59 +00:00
parent 2a1678a789
commit 396db88958
1 changed files with 2 additions and 0 deletions

View File

@ -13,9 +13,11 @@
.section text1, "x"
imull $17, %ebx, %ebp
# CHECK-LABEL: Name: text1
# CHECK-NOT: Name
# CHECK: AddressAlignment: 32
.section text2, "x"
imull $17, %ebx, %ebp
# CHECK-LABEL: Name: text2
# CHECK-NOT: Name
# CHECK: AddressAlignment: 32