hanchenye-llvm-project/clang/test/Profile/Inputs
Justin Bogner 9c6818ef00 InstrProf: Update for LLVM API change
We've added support for a multiple functions with the same name in
LLVM's profile data, so the lookup returning the function hash it
found doesn't make sense anymore. Update to pass in the hash we
expect.

This also adds a test that the version 1 format is still readable,
since the new API is expected to handle that.

llvm-svn: 214586
2014-08-01 22:50:16 +00:00
..
c-attributes.proftext test: Use llvm-profdata merge in Profile tests 2014-04-17 22:49:06 +00:00
c-captured.proftext test: Use llvm-profdata merge in Profile tests 2014-04-17 22:49:06 +00:00
c-counter-overflows.proftext test: Use llvm-profdata merge in Profile tests 2014-04-17 22:49:06 +00:00
c-general.profdata.v1 InstrProf: Update for LLVM API change 2014-08-01 22:50:16 +00:00
c-general.proftext test: Use llvm-profdata merge in Profile tests 2014-04-17 22:49:06 +00:00
c-outdated-data.proftext test: Use llvm-profdata merge in Profile tests 2014-04-17 22:49:06 +00:00
c-unprofiled-blocks.proftext test: Use llvm-profdata merge in Profile tests 2014-04-17 22:49:06 +00:00
c-unprofiled.proftext CodeGen: Improve warnings about uninstrumented files when profiling 2014-06-26 01:45:07 +00:00
cxx-class.proftext test: Use llvm-profdata merge in Profile tests 2014-04-17 22:49:06 +00:00
cxx-lambda.proftext test: Use llvm-profdata merge in Profile tests 2014-04-17 22:49:06 +00:00
cxx-templates.proftext test: Use llvm-profdata merge in Profile tests 2014-04-17 22:49:06 +00:00
cxx-throws.proftext test: Use llvm-profdata merge in Profile tests 2014-04-17 22:49:06 +00:00
objc-general.proftext test: Use llvm-profdata merge in Profile tests 2014-04-17 22:49:06 +00:00
profiled_header.h CodeGen: Improve warnings about uninstrumented files when profiling 2014-06-26 01:45:07 +00:00