Skip to content
Snippets Groups Projects
Commit 160cef8d authored by NAKAMURA Takumi's avatar NAKAMURA Takumi
Browse files

llvm/test/Bitcode/invalid.ll: Tweak expresion to mach "llvm-dis.EXE:"

llvm-svn: 193738
parent 26b43cac
No related branches found
No related tags found
No related merge requests found
; 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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment