[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:15:35 PST 2021


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

Remove stray newline


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.320214.patch
Type: text/x-patch
Size: 14024 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210129/3debde77/attachment.bin>


More information about the llvm-commits mailing list