diff options
author | Mehdi Amini <joker.eph@gmail.com> | 2021-02-16 22:10:51 +0000 |
---|---|---|
committer | Mehdi Amini <joker.eph@gmail.com> | 2021-02-16 22:11:42 +0000 |
commit | c761fe77bdca26eb1451b6bb5070599a696711cb (patch) | |
tree | 28ed7bfd883c4adac1f894c775e9924aecd0bc72 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | c3120291f43b9ad0e09d4bc574c004f13822edd5 (diff) | |
download | llvm-c761fe77bdca26eb1451b6bb5070599a696711cb.zip llvm-c761fe77bdca26eb1451b6bb5070599a696711cb.tar.gz llvm-c761fe77bdca26eb1451b6bb5070599a696711cb.tar.bz2 |
Revert "[SampleFDO][NFC] Refactor SampleProfile.cpp"
This reverts commit 310b35304cdf5a230c042904655583c5532d3e91.
The build is broken with -DBUILD_SHARED_LIBS=ON :
lib/ProfileData/CMakeFiles/LLVMProfileData.dir/SampleProfileLoaderBaseUtil.cpp.o: In function `llvm::sampleprofutil::callsiteIsHot(llvm::sampleprof::FunctionSamples const*, llvm::ProfileSummaryInfo*, bool)':
SampleProfileLoaderBaseUtil.cpp:(.text._ZN4llvm14sampleprofutil13callsiteIsHotEPKNS_10sampleprof15FunctionSamplesEPNS_18ProfileSummaryInfoEb+0x1a): undefined reference to `llvm::ProfileSummaryInfo::isColdCount(unsigned long) const'
SampleProfileLoaderBaseUtil.cpp:(.text._ZN4llvm14sampleprofutil13callsiteIsHotEPKNS_10sampleprof15FunctionSamplesEPNS_18ProfileSummaryInfoEb+0x28): undefined reference to `llvm::ProfileSummaryInfo::isHotCount(unsigned long) const'
...
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions