[ThinLTO] Don't perform computeDeadSymbols during O0 link, as the result is never...
authorMehdi Amini <mehdi.amini@apple.com>
Fri, 20 Jan 2017 23:34:12 +0000 (23:34 +0000)
committerMehdi Amini <mehdi.amini@apple.com>
Fri, 20 Jan 2017 23:34:12 +0000 (23:34 +0000)
commitf39ce9947434535529971e35c711e45c6c2fafec
tree36ccaa750f7a5bd544246e4cf053b4aeb837388f
parent71f2d9c2d54ba1301c892daf742aaea7a8cf172f
[ThinLTO] Don't perform computeDeadSymbols during O0 link, as the result is never used (NFC)

llvm-svn: 292679
llvm/lib/LTO/LTO.cpp