forked from OSchip/llvm-project
655294866c
Switch the error type when a function is not found in the memprof profile to unknown_function. This gives compatibility with normal PGO function matching, and also prevents issuing large numbers of additional matching errors since pgo-warn-missing-function is off by default. Differential Revision: https://reviews.llvm.org/D124953 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
CoverageMappingTest.cpp | ||
InstrProfDataTest.cpp | ||
InstrProfTest.cpp | ||
MemProfTest.cpp | ||
SampleProfTest.cpp |