aboutsummaryrefslogtreecommitdiffstats
path: root/tools/lto2
Commit message (Expand)AuthorAgeFilesLines
* Reenable running StripSymbols when EH is on.Devang Patel2008-04-031-5/+1
* Change the MemoryBuffer::getFile* methods to take just a pointer to theChris Lattner2008-04-012-10/+8
* suppress extra -install_name on Tiger. The 10.4 tools don't support it. Fix...Nick Kledzik2008-03-021-7/+13
* also pass -compatibility_version when linking shared object for DarwinNick Kledzik2008-02-291-1/+3
* fixes from review of first commitNick Kledzik2008-02-275-199/+180
* use PROJ_SRC_DIR so this builds with Apple style buildsNick Kledzik2008-02-271-1/+1
* first commit of new LTO system. It is not hooked up in the llvm/tools/Makefi...Nick Kledzik2008-02-267-0/+1243