forked from OSchip/llvm-project
9c6818ef00
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 |
||
---|---|---|
.. | ||
c-attributes.proftext | ||
c-captured.proftext | ||
c-counter-overflows.proftext | ||
c-general.profdata.v1 | ||
c-general.proftext | ||
c-outdated-data.proftext | ||
c-unprofiled-blocks.proftext | ||
c-unprofiled.proftext | ||
cxx-class.proftext | ||
cxx-lambda.proftext | ||
cxx-templates.proftext | ||
cxx-throws.proftext | ||
objc-general.proftext | ||
profiled_header.h |