summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorNAKAMURA Takumi <geek4civic@gmail.com>2013-12-03 02:20:53 +0000
committerNAKAMURA Takumi <geek4civic@gmail.com>2013-12-03 02:20:53 +0000
commit7af2eb1ab431d9f1a1488151aab937b077f233c4 (patch)
tree0a88e23fcc30133d8cc661ec832ec5bfc1709934 /test
parentd25d7a5cd50b1db99252ed76d4fc6f3fc64fb5cf (diff)
downloadllvm-7af2eb1ab431d9f1a1488151aab937b077f233c4.tar.gz
llvm-7af2eb1ab431d9f1a1488151aab937b077f233c4.tar.bz2
llvm-7af2eb1ab431d9f1a1488151aab937b077f233c4.tar.xz
llvm/test/Transforms/SampleProfile/syntax.ll: Relax an expression, not to check locale-dependent message.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@196195 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 baf3852f32..a48b63a4ae 100644
--- a/test/Transforms/SampleProfile/syntax.ll
+++ b/test/Transforms/SampleProfile/syntax.ll
@@ -9,7 +9,7 @@ define void @empty() {
entry:
ret void
}
-; MISSING-FILE: LLVM ERROR: Could not open profile file missing.prof: No such file or directory
+; MISSING-FILE: LLVM ERROR: Could not open profile file missing.prof:
; MISSING-SYMTAB: LLVM ERROR: {{.*}}missing_symtab.prof:1: Expected 'symbol table', found 1
; MISSING-NUM-SYMS: LLVM ERROR: {{.*}}missing_num_syms.prof:2: Expected a number, found empty
; BAD-FN-HEADER: LLVM ERROR: {{.*}}bad_fn_header.prof:4: Expected 'mangled_name:NUM:NUM:NUM', found empty:100:BAD