mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-04-01 03:33:42 +00:00
Tighten bundling section alignment test.
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
This commit is contained in:
parent
a49508cb92
commit
9b56994421
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user