llvm-project/llvm/lib/LTO
Mircea Trofin 4013bab9c4 [NFC][ThinLTO] EmbedBitcodeSection doesn't need the Config
Instead, passing in the command line options, initialized to nullptr. In
an upcoming patch, we can then use the parameter to pass actual command
line options.

Differential Revision: https://reviews.llvm.org/D87336
2020-09-08 17:14:44 -07:00
..
CMakeLists.txt
Caching.cpp
LLVMBuild.txt
LTO.cpp
LTOBackend.cpp [NFC][ThinLTO] EmbedBitcodeSection doesn't need the Config 2020-09-08 17:14:44 -07:00
LTOCodeGenerator.cpp [LTO] Don't apply LTOPostLink module flag during writeMergedModule 2020-08-26 11:17:45 -07:00
LTOModule.cpp
SummaryBasedOptimizations.cpp
ThinLTOCodeGenerator.cpp [ThinLTO][Legacy] Fix StringRef assertion from ThinLTO bots 2020-09-04 12:30:09 -07:00
UpdateCompilerUsed.cpp