[PATCH] D46376: [ThinLTO] Add support for optimization remarks to thinBackend
Teresa Johnson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 2 20:08:56 PDT 2018
tejohnson created this revision.
tejohnson added reviewers: pcc, davide.
Herald added subscribers: inglorion, mehdi_amini.
Support was added to the regular LTO backend, but not thinBackend.
This patch adds that support.
Repository:
rL LLVM
https://reviews.llvm.org/D46376
Files:
lib/LTO/LTOBackend.cpp
test/LTO/Resolution/X86/diagnostic-handler-remarks.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D46376.144975.patch
Type: text/x-patch
Size: 3773 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180503/c2faaaa2/attachment.bin>
More information about the llvm-commits
mailing list