[PATCH] D94487: [LTO] Use lto::backend for code generation (WIP).

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 27 06:32:41 PST 2021


fhahn updated this revision to Diff 319554.
fhahn added a comment.

Rebase after recent changes to D95222 <https://reviews.llvm.org/D95222>


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.319554.patch
Type: text/x-patch
Size: 8773 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210127/fa905c3e/attachment.bin>


More information about the llvm-commits mailing list