[PATCH] D26886: [ThinLTO] Implement -pass-remarks-output in ThinLTOCodeGenerator
Mehdi AMINI via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 18 23:38:32 PST 2016
mehdi_amini created this revision.
mehdi_amini added a reviewer: anemet.
mehdi_amini added subscribers: llvm-commits, tejohnson.
This will also be added to the LTO API, right now this will
bring ThinLTO on par with Monolithic LTO on Darwin.
https://reviews.llvm.org/D26886
Files:
llvm/lib/LTO/LTOCodeGenerator.cpp
llvm/lib/LTO/ThinLTOCodeGenerator.cpp
llvm/test/ThinLTO/X86/Inputs/diagnostic-handler-remarks.ll
llvm/test/ThinLTO/X86/diagnostic-handler-remarks.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26886.78622.patch
Type: text/x-patch
Size: 5738 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161119/fb5a2a3b/attachment.bin>
More information about the llvm-commits
mailing list