mirror of
https://github.com/RPCS3/llvm.git
synced 2025-02-24 12:50:42 +00:00
llvm/test/Transforms/SampleProfile/syntax.ll: Relax MISSING-FILE not to
check locale-aware message catalog. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@220934 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
4c77b29082
commit
7f3bcd623e
@ -12,7 +12,7 @@ entry:
|
||||
ret void
|
||||
}
|
||||
; NO-DEBUG: warning: No debug information found in function empty: Function profile not used
|
||||
; MISSING-FILE: missing.prof: Could not open profile: No such file or directory
|
||||
; MISSING-FILE: missing.prof: Could not open profile:
|
||||
; BAD-FN-HEADER: error: {{.*}}bad_fn_header.prof:1: Expected 'mangled_name:NUM:NUM', found 3empty:100:BAD
|
||||
; BAD-SAMPLE-LINE: error: {{.*}}bad_sample_line.prof:3: Expected 'NUM[.NUM]: NUM[ mangled_name:NUM]*', found 1: BAD
|
||||
; BAD-LINE-VALUES: error: {{.*}}bad_line_values.prof:2: Expected 'mangled_name:NUM:NUM', found -1: 10
|
||||
|
Loading…
x
Reference in New Issue
Block a user