1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2025-01-31 20:51:52 +01:00

llvm/test/Transforms/SampleProfile/syntax.ll: Relax an expression, not to check locale-dependent message.

llvm-svn: 196195
This commit is contained in:
NAKAMURA Takumi 2013-12-03 02:20:53 +00:00
parent bf24669ebf
commit 90ce128a31

View File

@ -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