1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 03:02:36 +01:00
llvm-mirror/include/llvm/LTO/legacy
Wael Yehia 1925a6cfe8 [LTO][Legacy] Decouple option parsing from LTOCodeGenerator
in this patch we add a new libLTO API to specify debug options independent of an lto_code_gen_t.
This allows clients to pass codegen flags (through libLTO) which otherwise today are ignored.

Reviewed By: steven_wu

Differential Revision: https://reviews.llvm.org/D92611
2021-03-31 16:43:26 +00:00
..
LTOCodeGenerator.h [LTO][Legacy] Decouple option parsing from LTOCodeGenerator 2021-03-31 16:43:26 +00:00
LTOModule.h [llvm] Fix header guards (NFC) 2021-02-05 21:02:06 -08:00
ThinLTOCodeGenerator.h [llvm] Fix header guards (NFC) 2021-02-05 21:02:06 -08:00
UpdateCompilerUsed.h [llvm] Fix header guards (NFC) 2021-02-05 21:02:06 -08:00