llvm-6502/test/tools/llvm-profdata/hash-mismatch.profdata
Justin Bogner 12855f6376 llvm-profdata: Clean up and reorganize some tests
This moves some tests around to make it clearer what's being tested,
and adds very rudimentary comment syntax to the text input format to
make specifying this kind of test a little bit simpler.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@214235 91177308-0d34-0410-b5e6-96231b3b80d8
2014-07-29 22:29:23 +00:00

18 lines
157 B
Plaintext

# RUN: llvm-profdata merge %s -o %t.out 2>&1 | FileCheck %s
# CHECK: hash-mismatch.profdata: foo: Function hash mismatch
foo
3
3
1
2
3
foo
4
4
11
22
33
44