[PATCH] D73597: [LTO] Add optimization remarks for removed functions

Gábor Horváth via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 29 15:02:58 PST 2020


xazax.hun updated this revision to Diff 241302.
xazax.hun marked 2 inline comments as done.
xazax.hun added a comment.

- Addressed more review comments.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D73597/new/

https://reviews.llvm.org/D73597

Files:
  llvm/include/llvm/LTO/LTOBackend.h
  llvm/lib/IR/DiagnosticInfo.cpp
  llvm/lib/LTO/LTO.cpp
  llvm/lib/LTO/LTOBackend.cpp
  llvm/test/LTO/Resolution/X86/dead-strip-fulllto.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73597.241302.patch
Type: text/x-patch
Size: 8646 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200129/8a23b01c/attachment.bin>


More information about the llvm-commits mailing list