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:
cc8c673
)
llvm/test/Bitcode/invalid.ll: Tweak expresion to mach "llvm-dis.EXE:"
author
NAKAMURA Takumi
<geek4civic@gmail.com>
Thu, 31 Oct 2013 06:21:00 +0000
(06:21 +0000)
committer
NAKAMURA Takumi
<geek4civic@gmail.com>
Thu, 31 Oct 2013 06:21:00 +0000
(06:21 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@193738
91177308
-0d34-0410-b5e6-
96231b3b80d8
test/Bitcode/invalid.ll
patch
|
blob
|
history
diff --git
a/test/Bitcode/invalid.ll
b/test/Bitcode/invalid.ll
index 49189bf8c0698de7ebee06f324e39b1cb0a653da..51d8cf2f9e18630f7c89a2b0c059e5975c99c2d7 100644
(file)
--- a/
test/Bitcode/invalid.ll
+++ b/
test/Bitcode/invalid.ll
@@
-1,6
+1,6
@@
; RUN: not llvm-dis < %s.bc 2>&1 | FileCheck %s
-; CHECK: llvm-dis: Unknown attribute kind
+; CHECK: llvm-dis
{{(\.EXE|\.exe)?}}
: Unknown attribute kind
; invalid.ll.bc has an invalid attribute number.
; The test checks that LLVM reports the error and doesn't access freed memory