diff --git a/test/MC/X86/AlignedBundling/section-alignment.s b/test/MC/X86/AlignedBundling/section-alignment.s index c40432cd4e7..9ee5f6776c1 100644 --- a/test/MC/X86/AlignedBundling/section-alignment.s +++ b/test/MC/X86/AlignedBundling/section-alignment.s @@ -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