llvm-project/clang/test/Profile/Inputs/c-attributes.proftext
Justin Bogner 534f14abe7 test: Use llvm-profdata merge in Profile tests
In preparation for using a binary format for instrumentation based
profiling, explicitly treat the test inputs as text and transform them
before running. This will allow us to leave the checked in files in
human readable format once the instrumentation format is binary.

No functional change.

llvm-svn: 206509
2014-04-17 22:49:06 +00:00

35 lines
179 B
Plaintext

hot_100_percent
2
2
100000
4999950000
hot_40_percent
2
2
40000
799980000
normal_func
2
2
20000
199990000
cold_func
2
2
500
124750
main
219169028
6
1
0
100000
40000
20000
500