]> granicus.if.org Git - llvm/commit
[LTO] Share the optimization remarks setup between Thin/Full LTO.
authorDavide Italiano <davide@freebsd.org>
Fri, 10 Feb 2017 23:49:38 +0000 (23:49 +0000)
committerDavide Italiano <davide@freebsd.org>
Fri, 10 Feb 2017 23:49:38 +0000 (23:49 +0000)
commit6e2d3e35b7171b25c859106c0f467771bde6850c
tree9f68a8e2795cb2a54eb7d4c0a9cbb5d2db5171fa
parent6eebe31eee3b90e1da13da102151e3dcca615342
[LTO] Share the optimization remarks setup between Thin/Full LTO.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@294807 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/LTO/LTO.h
include/llvm/LTO/legacy/LTOCodeGenerator.h
lib/LTO/LTO.cpp
lib/LTO/LTOCodeGenerator.cpp
lib/LTO/ThinLTOCodeGenerator.cpp