summaryrefslogtreecommitdiffstats
path: root/llvm/lib/LTO/UpdateCompilerUsed.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Simplify LTOInternalize into UpdateLLVMCompilerUsedMehdi Amini2016-04-131-0/+147
It is now only doing the update to the llvm.compiler_used global. The client has to call separately the internalization stage. Hopefully the code is simpler to understand this way. From: Mehdi Amini <mehdi.amini@apple.com> llvm-svn: 266174
OpenPOWER on IntegriCloud