llvm-project/llvm/lib/ProfileData
Ellis Hoag 7756b34ef2 [InstrProf][NFC] Remove stray option in InstrProfWriter
This variable was added to `InstrProfWriter.cpp`  in D115693 by mistake and it isn't needed.

Reviewed By: kyulee

Differential Revision: https://reviews.llvm.org/D118664
2022-02-02 14:29:15 -08:00
..
Coverage [LLVM][NFC]Inclusive language: remove occurances of sanity check/test from llvm 2021-11-24 17:29:55 -05:00
CMakeLists.txt [Try2][InstrProf] Add Correlator class to read debug info 2021-12-17 10:45:59 -08:00
GCOV.cpp [llvm] Use true/false instead of 1/0 (NFC) 2022-01-07 00:39:14 -08:00
InstrProf.cpp [InstrProf][NFC] Move function out of InstrProf.h 2022-01-28 09:24:26 -08:00
InstrProfCorrelator.cpp [InstrProf][Correlate] Verify debug info with llvm-profdata show 2022-01-27 10:11:04 -08:00
InstrProfReader.cpp [instrprof][NFC] Refactor out the common logic for getProfileKind. 2022-01-31 15:04:42 -08:00
InstrProfWriter.cpp [InstrProf][NFC] Remove stray option in InstrProfWriter 2022-02-02 14:29:15 -08:00
ProfileSummaryBuilder.cpp [CSSPGO] Use nested context-sensitive profile. 2021-12-14 14:40:25 -08:00
RawMemProfReader.cpp [memprof] Align each rawprofile section to 8b. 2021-11-30 20:12:43 -08:00
SampleProf.cpp Explicitly convert StringRef to std::string for compatibility with libstdc++ 5.4.0 2021-12-15 12:48:53 +01:00
SampleProfReader.cpp [CSSPGO] Print "context-nested" instead of "preilnined" for ProfileSummarySection. 2022-01-18 18:10:42 -08:00
SampleProfWriter.cpp [CSSPGO] Print "context-nested" instead of "preilnined" for ProfileSummarySection. 2022-01-18 18:10:42 -08:00