Tighten bundling section alignment test.
authorDerek Schuff <dschuff@google.com>
Tue, 21 Apr 2015 00:17:59 +0000 (00:17 +0000)
committerDerek Schuff <dschuff@google.com>
Tue, 21 Apr 2015 00:17:59 +0000 (00:17 +0000)
Leftover comment from http://reviews.llvm.org/D9131

llvm-svn: 235366

llvm/test/MC/X86/AlignedBundling/section-alignment.s

index c40432c..9ee5f67 100644 (file)
   .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