diff options
| author | Justin Bogner <mail@justinbogner.com> | 2014-07-29 22:29:23 +0000 |
|---|---|---|
| committer | Justin Bogner <mail@justinbogner.com> | 2014-07-29 22:29:23 +0000 |
| commit | cf36a366a81bdca3083cdcdf2f405a9071598230 (patch) | |
| tree | ed0e2d9ba96ed693196b36d2b81b2cd09ee825ec /llvm/test/tools/llvm-profdata/Inputs/overflow.profdata | |
| parent | 9e9623ca6417de15c02b3ba164a0813447de2776 (diff) | |
| download | bcm5719-llvm-cf36a366a81bdca3083cdcdf2f405a9071598230.tar.gz bcm5719-llvm-cf36a366a81bdca3083cdcdf2f405a9071598230.zip | |
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.
llvm-svn: 214235
Diffstat (limited to 'llvm/test/tools/llvm-profdata/Inputs/overflow.profdata')
| -rw-r--r-- | llvm/test/tools/llvm-profdata/Inputs/overflow.profdata | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/llvm/test/tools/llvm-profdata/Inputs/overflow.profdata b/llvm/test/tools/llvm-profdata/Inputs/overflow.profdata deleted file mode 100644 index c9a9d697ecf..00000000000 --- a/llvm/test/tools/llvm-profdata/Inputs/overflow.profdata +++ /dev/null @@ -1,4 +0,0 @@ -overflow -1 -1 -9223372036854775808 |

