X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=test%2FTransforms%2FSampleProfile%2Fsyntax.ll;h=ed38a175288a289bfcfda4a58f392911db65fbd0;hb=7f3bcd623e7fe15a1ba6615a123de801b5f515f7;hp=28742cbdf03c4c8e207ca72329284a221ce91abc;hpb=e75c2b3e5421c1d0b19f3d166001778c7ee80023;p=oota-llvm.git diff --git a/test/Transforms/SampleProfile/syntax.ll b/test/Transforms/SampleProfile/syntax.ll index 28742cbdf03..ed38a175288 100644 --- a/test/Transforms/SampleProfile/syntax.ll +++ b/test/Transforms/SampleProfile/syntax.ll @@ -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