[PATCH] D94487: [LTO] Use lto::backend for code generation.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 29 14:12:34 PST 2021
fhahn updated this revision to Diff 320213.
fhahn added a comment.
Update compileOptimized to take AddStream callback and parallelism level, instead of outstream pointers.
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/legacy/LTOCodeGenerator.h
llvm/lib/LTO/LTOCodeGenerator.cpp
llvm/test/LTO/ARM/link-arm-and-thumb.ll
llvm/test/LTO/X86/disable-verify.ll
llvm/test/LTO/X86/no-undefined-puts-when-implemented.ll
llvm/test/LTO/X86/restore-externals.ll
llvm/test/LTO/X86/stdcall.ll
llvm/test/tools/lto/print-stats.ll
llvm/tools/llvm-lto/llvm-lto.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94487.320213.patch
Type: text/x-patch
Size: 14026 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210129/a270f511/attachment.bin>
More information about the llvm-commits
mailing list