aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/LinkTimeOptimizer.h
Commit message (Expand)AuthorAgeFilesLines
* Avoid extra string copy.Devang Patel2006-08-141-2/+3
* Use mangler, instead of addUnderscore(), to get mangled name.Devang Patel2006-08-141-2/+8
* Fix typo.Devang Patel2006-08-031-1/+1
* Add new tool, lto, to do link time optimization. This tool installsDevang Patel2006-08-031-0/+99