llvm-project/llvm/tools/llvm-profdata
Kazu Hirata a7938c74f1 [llvm] Don't use Optional::hasValue (NFC)
This patch replaces Optional::hasValue with the implicit cast to bool
in conditionals only.
2022-06-25 21:42:52 -07:00
..
CMakeLists.txt [Try2][InstrProf] Add Correlator class to read debug info 2021-12-17 10:45:59 -08:00
llvm-profdata.cpp [llvm] Don't use Optional::hasValue (NFC) 2022-06-25 21:42:52 -07:00