summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNAKAMURA Takumi <geek4civic@gmail.com>2014-03-15 02:32:21 +0000
committerNAKAMURA Takumi <geek4civic@gmail.com>2014-03-15 02:32:21 +0000
commit8e85e5017092090c01b72f6ab57c7c3f1b73a235 (patch)
tree3f9c50072234ee2c5f385f89524fc52c3f4672a2
parent5d45272acc8de2b3308d56db7d6c9cfddd859d6b (diff)
downloadllvm-8e85e5017092090c01b72f6ab57c7c3f1b73a235.tar.gz
llvm-8e85e5017092090c01b72f6ab57c7c3f1b73a235.tar.bz2
llvm-8e85e5017092090c01b72f6ab57c7c3f1b73a235.tar.xz
llvm/test/Transforms/SampleProfile/syntax.ll: Suppress checking the message catalog in ENOENT. It is locale-dependent on Windows.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@203997 91177308-0d34-0410-b5e6-96231b3b80d8
-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 3aee6b219a..e08234e162 100644
--- a/test/Transforms/SampleProfile/syntax.ll
+++ b/test/Transforms/SampleProfile/syntax.ll
@@ -11,7 +11,7 @@ entry:
ret void
}
; NO-DEBUG: error: No debug information found in function empty
-; MISSING-FILE: error: missing.prof: No such file or directory
+; MISSING-FILE: error: missing.prof:
; BAD-FN-HEADER: error: {{.*}}bad_fn_header.prof:1: Expected 'mangled_name:NUM:NUM', found empty: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