llvm-project/llvm/unittests/ProfileData
Teresa Johnson 655294866c [memprof] Use unknown_function error type for missing functions
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
2022-05-04 13:02:30 -07:00
..
CMakeLists.txt ProfileDataTests: fix BUILD_SHARED_LIBS build 2022-02-09 12:27:13 +03:00
CoverageMappingTest.cpp Revert "Rename llvm::array_lengthof into llvm::size to match std::size from C++17" 2022-01-26 16:55:53 +01:00
InstrProfDataTest.cpp
InstrProfTest.cpp [memprof] Use unknown_function error type for missing functions 2022-05-04 13:02:30 -07:00
MemProfTest.cpp [memprof] Deduplicate and outline frame storage in the memprof profile. 2022-04-08 09:15:20 -07:00
SampleProfTest.cpp [NFC] ProfileSummary: const most of the fields. 2021-10-29 08:36:08 -07:00