[PATCH] D92611: [LTO][Legacy] Decouple option parsing from LTOCodeGenerator
wael yehia via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 24 08:09:54 PDT 2021
w2yehia updated this revision to Diff 332996.
w2yehia added a comment.
renamed `lto_codegen_debug_options_early` to `lto_set_debug_options`, and add an entry to lto.exports
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D92611/new/
https://reviews.llvm.org/D92611
Files:
llvm/include/llvm-c/lto.h
llvm/include/llvm/LTO/legacy/LTOCodeGenerator.h
llvm/lib/LTO/LTOCodeGenerator.cpp
llvm/tools/lto/lto.cpp
llvm/tools/lto/lto.exports
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92611.332996.patch
Type: text/x-patch
Size: 5550 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210324/5fbd305d/attachment.bin>
More information about the llvm-commits
mailing list