1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 10:42:39 +01:00
llvm-mirror/include/llvm/LTO
Mircea Trofin 3c9a842f53 [ThinLTO] Option to bypass function importing.
This completes the circle, complementing -lto-embed-bitcode
(specifically, post-merge-pre-opt). Using -thinlto-assume-merged skips
function importing. The index file is still needed for the other data it
contains.

Differential Revision: https://reviews.llvm.org/D87949
2020-09-22 13:12:11 -07:00
..
legacy [LTO] Use StringRef instead of C-style strings in setCodeGenDebugOptions 2020-06-22 11:22:18 +01:00
Caching.h [LTO] Migrate typedef to using 2019-05-02 10:52:34 +00:00
Config.h [LLD][ThinLTO] Add --thinlto-single-module to allow compiling partial modules. 2020-06-10 15:32:30 -07:00
LTO.h [ThinLTO] Re-order modules for optimal multi-threaded processing 2020-09-22 11:25:59 -04:00
LTOBackend.h [ThinLTO] Option to bypass function importing. 2020-09-22 13:12:11 -07:00
SummaryBasedOptimizations.h Update the file headers across all of the LLVM projects in the monorepo 2019-01-19 08:50:56 +00:00