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

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 28 08:24:31 PST 2021


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

Rebased after all required patches except D95222 <https://reviews.llvm.org/D95222> landed. All original issues should have been addressed now, so it is no longer WIP.


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


More information about the llvm-commits mailing list