diff options
author | Justin Bogner <mail@justinbogner.com> | 2014-04-17 22:49:06 +0000 |
---|---|---|
committer | Justin Bogner <mail@justinbogner.com> | 2014-04-17 22:49:06 +0000 |
commit | 534f14abe7888bfb2588a3789b0c1e9f1f100ad0 (patch) | |
tree | cecaf8064d1d6f44ae595f7519f02525169048a6 /clang/test/Profile/Inputs/c-counter-overflows.proftext | |
parent | fd385407faf49d28c80bacb0934e5f0f0e224cac (diff) | |
download | bcm5719-llvm-534f14abe7888bfb2588a3789b0c1e9f1f100ad0.tar.gz bcm5719-llvm-534f14abe7888bfb2588a3789b0c1e9f1f100ad0.zip |
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
Diffstat (limited to 'clang/test/Profile/Inputs/c-counter-overflows.proftext')
-rw-r--r-- | clang/test/Profile/Inputs/c-counter-overflows.proftext | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/clang/test/Profile/Inputs/c-counter-overflows.proftext b/clang/test/Profile/Inputs/c-counter-overflows.proftext new file mode 100644 index 00000000000..5a3633ecfc7 --- /dev/null +++ b/clang/test/Profile/Inputs/c-counter-overflows.proftext @@ -0,0 +1,12 @@ +main +285734896137 +8 +1 +68719476720 +64424509425 +68719476720 +21474836475 +21474836475 +21474836475 +4294967295 + |