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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@235366 91177308-0d34-0410-b5e6-96231b3b80d8

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

index c40432cd4e7ae4b529be34bc9fb828639edd941a..9ee5f6776c1ed5d4fafd9e3119d99129bcf2184e 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