OSDN Git Service

ThinLTO: linkonce compile-time optimization, do not bother when there is only one...
authorMehdi Amini <mehdi.amini@apple.com>
Thu, 14 Apr 2016 08:46:22 +0000 (08:46 +0000)
committerMehdi Amini <mehdi.amini@apple.com>
Thu, 14 Apr 2016 08:46:22 +0000 (08:46 +0000)
commitd7e55dcaeaf470c4641e1203a530474ea00c025a
treeb23befaefba100c57116d36bfd787bfab16bcafa
parent1f0cfcc0d155fe35393d5aa7b8a7859434075c31
ThinLTO: linkonce compile-time optimization, do not bother when there is only one input file

From: Mehdi Amini <mehdi.amini@apple.com>

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