Remove the use of "IncludeFile" from this support facility. The mechanism
[oota-llvm.git] / include / llvm / LinkTimeOptimizer.h
2006-08-03 Devang PatelFix typo.
2006-08-03 Devang PatelAdd new tool, lto, to do link time optimization. This...