summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorNAKAMURA Takumi <geek4civic@gmail.com>2014-01-11 09:23:52 +0000
committerNAKAMURA Takumi <geek4civic@gmail.com>2014-01-11 09:23:52 +0000
commite62f38b6b75f0cd8961be00b874cbd344a9676b5 (patch)
tree78d3ce4de82af0ae23a0e33082401a2680fffbbb /test
parent47eafaa2ab3f3f45588c115c580bf58e5cf147d4 (diff)
downloadllvm-e62f38b6b75f0cd8961be00b874cbd344a9676b5.tar.gz
llvm-e62f38b6b75f0cd8961be00b874cbd344a9676b5.tar.bz2
llvm-e62f38b6b75f0cd8961be00b874cbd344a9676b5.tar.xz
llvm/test/Transforms/SampleProfile/syntax.ll: Eliminate locale-sensitive message check.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@199000 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test')
-rw-r--r--test/Transforms/SampleProfile/syntax.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Transforms/SampleProfile/syntax.ll b/test/Transforms/SampleProfile/syntax.ll
index 4fdfeae849..c9caafad1a 100644
--- a/test/Transforms/SampleProfile/syntax.ll
+++ b/test/Transforms/SampleProfile/syntax.ll
@@ -8,6 +8,6 @@ entry:
ret void
}
; NO-DEBUG: LLVM ERROR: No debug information found in function empty
-; MISSING-FILE: LLVM ERROR: Could not open file missing.prof: No such file or directory
+; MISSING-FILE: LLVM ERROR: Could not open file missing.prof:
; BAD-FN-HEADER: LLVM ERROR: {{.*}}bad_fn_header.prof:1: Expected 'mangled_name:NUM:NUM', found empty:100:BAD
; BAD-SAMPLE-LINE: LLVM ERROR: {{.*}}bad_sample_line.prof:3: Expected 'NUM[.NUM]: NUM[ mangled_name:NUM]*', found 1: BAD