forked from OSchip/llvm-project
563cdeaafd
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 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
LTODisassembler.cpp | ||
lto.cpp | ||
lto.exports |