llvm-project/llvm/lib/LTO
serge-sans-paille fa5a4e1b95 [iwyu] Handle regressions in libLLVM header include
Running iwyu-diff on LLVM codebase since a96638e50e detected a few
regressions, fixing them.
2022-04-13 20:53:19 +02:00
..
CMakeLists.txt [Support][ThinLTO] Move ThinLTO caching to LLVM Support library 2021-10-18 18:57:25 -07:00
LTO.cpp [LTO] Remove legacy PM support 2022-04-13 10:48:08 +02:00
LTOBackend.cpp [iwyu] Handle regressions in libLLVM header include 2022-04-13 20:53:19 +02:00
LTOCodeGenerator.cpp [llvm] Use = default (NFC) 2022-02-06 22:18:35 -08:00
LTOModule.cpp [llvm] Use = default (NFC) 2022-02-06 22:18:35 -08:00
SummaryBasedOptimizations.cpp Apply clang-tidy fixes for readability-redundant-smartptr-get in SummaryBasedOptimizations.cpp (NFC) 2022-03-28 09:18:31 -07:00
ThinLTOCodeGenerator.cpp [iwyu] Handle regressions in libLLVM header include 2022-04-13 20:53:19 +02:00
UpdateCompilerUsed.cpp