From 0f5e68e3dc64e7dde41577649ad44b4453859276 Mon Sep 17 00:00:00 2001 From: NAKAMURA Takumi Date: Thu, 31 Oct 2013 06:21:00 +0000 Subject: llvm/test/Bitcode/invalid.ll: Tweak expresion to mach "llvm-dis.EXE:" git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@193738 91177308-0d34-0410-b5e6-96231b3b80d8 --- test/Bitcode/invalid.ll | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/Bitcode') diff --git a/test/Bitcode/invalid.ll b/test/Bitcode/invalid.ll index 49189bf8c0..51d8cf2f9e 100644 --- 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 -- cgit v1.2.3