[PATCH] D33607: (NFC) Move summary-based opt before regular LTO.
Evgenii Stepanov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 26 14:52:38 PDT 2017
eugenis created this revision.
Herald added a subscriber: inglorion.
This is necessary for CFI-ICall + ThinLTO, because the regular LTO
step of CFI-ICall needs to know the results of, at least,
summary-based dead stripping.
Repository:
rL LLVM
https://reviews.llvm.org/D33607
Files:
include/llvm/LTO/LTO.h
lib/LTO/LTO.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33607.100477.patch
Type: text/x-patch
Size: 6184 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170526/5c14c7cb/attachment.bin>
More information about the llvm-commits
mailing list