]> granicus.if.org Git - llvm/commit
[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)
commitcf0c9c50469f659c633d9d2d75ca31a9ce2c1f8a
treec7e0b7d9d5606cd0fc204e33d08182013c277405
parent38596a94735a3b04f6752efcd370504ed8ce7e47
[ThinLTO] Don't perform computeDeadSymbols during O0 link, as the result is never used (NFC)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@292679 91177308-0d34-0410-b5e6-96231b3b80d8
lib/LTO/LTO.cpp