[PATCH] D26832: [LTO] Add option to generate optimization records
Adam Nemet via llvm-commits
llvm-commits at lists.llvm.org
Thu Nov 17 21:19:29 PST 2016
anemet created this revision.
anemet added reviewers: hfinkel, mehdi_amini.
anemet added a subscriber: llvm-commits.
It is used to drive this from the clang driver via -mllvm.
Same option name is used as in opt.
https://reviews.llvm.org/D26832
Files:
include/llvm/LTO/legacy/LTOCodeGenerator.h
lib/LTO/LTOCodeGenerator.cpp
test/LTO/X86/diagnostic-handler-remarks.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D26832.78463.patch
Type: text/x-patch
Size: 4564 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20161118/fbd5fb18/attachment.bin>
More information about the llvm-commits
mailing list