[PATCH] D94487: [LTO] Use lto::backend for code generation (WIP).
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 22 05:47:12 PST 2021
fhahn updated this revision to Diff 318502.
fhahn added a comment.
Rebased after splitting off a few more changes, updated code to create lto::Config object.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D94487/new/
https://reviews.llvm.org/D94487
Files:
llvm/include/llvm/LTO/LTO.h
llvm/include/llvm/LTO/legacy/LTOCodeGenerator.h
llvm/lib/LTO/Caching.cpp
llvm/lib/LTO/LTOCodeGenerator.cpp
llvm/test/LTO/X86/disable-verify.ll
llvm/test/tools/lto/print-stats.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94487.318502.patch
Type: text/x-patch
Size: 9322 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210122/6e02c28a/attachment.bin>
More information about the llvm-commits
mailing list