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:
3c39cd8
)
Change the second line of the test added for r152414 to use CHECK-NEXT.
author
Kevin Enderby
<enderby@apple.com>
Mon, 12 Mar 2012 21:38:09 +0000
(21:38 +0000)
committer
Kevin Enderby
<enderby@apple.com>
Mon, 12 Mar 2012 21:38:09 +0000
(21:38 +0000)
Suggestion by Bill Wendling!
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@152582
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/MC/Disassembler/X86/simple-tests.txt
patch
|
blob
|
history
diff --git
a/test/MC/Disassembler/X86/simple-tests.txt
b/test/MC/Disassembler/X86/simple-tests.txt
index 414c5d5fe9ed9950c7d2130e4b799d9233e3caa4..c0e77d0698bd0bfadc2ec7b041fabbb2152966ca 100644
(file)
--- a/
test/MC/Disassembler/X86/simple-tests.txt
+++ b/
test/MC/Disassembler/X86/simple-tests.txt
@@
-727,5
+727,5
@@
# rdar://8812056 lldb doesn't print the x86 lock prefix when disassembling
# CHECK: lock
-# CHECK
: xaddq
%rcx, %rbx
+# CHECK
-NEXT: xaddq
%rcx, %rbx
0xf0 0x48 0x0f 0xc1 0xcb