projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a49508c
)
Tighten bundling section alignment test.
author
Derek Schuff
<dschuff@google.com>
Tue, 21 Apr 2015 00:17:59 +0000
(
00:17
+0000)
committer
Derek 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
patch
|
blob
|
history
diff --git
a/test/MC/X86/AlignedBundling/section-alignment.s
b/test/MC/X86/AlignedBundling/section-alignment.s
index c40432cd4e7ae4b529be34bc9fb828639edd941a..9ee5f6776c1ed5d4fafd9e3119d99129bcf2184e 100644
(file)
--- 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