| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
llvm-svn: 285143
|
|
|
|
|
|
| |
Differential Revision: https://reviews.llvm.org/D22173
llvm-svn: 275476
|
|
|
|
|
|
|
|
|
| |
* UpdateCompilerUsed() -> updateCompilerUsed()
* ThinLTO doesn't use the API so we can remove the include
* Clean up unused #include <functional> from the header
* Rename #ifdef guard comment to be correct.
llvm-svn: 273461
|
|
|
|
|
|
|
|
| |
I plan to use it in lld soon.
Differential Revision: http://reviews.llvm.org/D21575
llvm-svn: 273380
|
|
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
|