diff options
author | Justin Bogner <mail@justinbogner.com> | 2014-03-11 06:49:34 +0000 |
---|---|---|
committer | Justin Bogner <mail@justinbogner.com> | 2014-03-11 06:49:34 +0000 |
commit | ffaa2330b9d51fa3705b779b55fa841b367c8bba (patch) | |
tree | d6b24cd9b8f31426ffe5af482d13e31071682bd0 /clang/test/Profile/Inputs/c-general.profdata | |
parent | 0e18ed2ebaab77dbb13a71c2b70cdf74aaac8b0a (diff) | |
download | bcm5719-llvm-ffaa2330b9d51fa3705b779b55fa841b367c8bba.tar.gz bcm5719-llvm-ffaa2330b9d51fa3705b779b55fa841b367c8bba.zip |
test: Regenerate profile data for PGO tests
Some of this data had gotten out of date, so we weren't quite testing
what we thought we were. This also moves the outdated data test to its
own file to simplify regenerating the test data.
llvm-svn: 203546
Diffstat (limited to 'clang/test/Profile/Inputs/c-general.profdata')
-rw-r--r-- | clang/test/Profile/Inputs/c-general.profdata | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/clang/test/Profile/Inputs/c-general.profdata b/clang/test/Profile/Inputs/c-general.profdata index e87f78e6b56..083b8fe55b4 100644 --- a/clang/test/Profile/Inputs/c-general.profdata +++ b/clang/test/Profile/Inputs/c-general.profdata @@ -92,9 +92,6 @@ big_switch 17 2 2 -issue_with_one_counter 1 -0 - boolean_operators 8 1 100 @@ -122,13 +119,6 @@ do_fallthrough 4 2 8 -no_usable_data 5 -1 -1 -1 -1 -1 - main 1 1 |