I'm making this change because I'd like to use saveTempBitcode in other places than just the ThinLTOCodeGenerator.cpp file.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D128100
[lld][MachO][NFC] Create a support file for LTO. AbandonedPublic Authored by Roger on Jun 17 2022, 2:34 PM.
Details
Summary I'm making this change because I'd like to use saveTempBitcode in other places than just the ThinLTOCodeGenerator.cpp file.
Diff Detail
Revision Contents
Diff 438045 llvm/include/llvm/LTO/Support.h
llvm/lib/LTO/CMakeLists.txt
llvm/lib/LTO/Support.cpp
llvm/lib/LTO/ThinLTOCodeGenerator.cpp
|