Instead of hard coding global prefix, use TargetAsmInfo.
[oota-llvm.git] / tools / lto / Makefile
2006-09-07 Devang PatelAdd linker into list of LINK_COMPONENTS.
2006-09-04 Chris LattnerUse LINK_COMPONENTS to specify *components* to link...
2006-08-03 Devang PatelMake it fit into 80-columns.
2006-08-03 Devang PatelSimplify. Use addprefix.
2006-08-03 Devang PatelRemove ARM for the moment since it is a work in progress.
2006-08-03 Devang PatelAdd new tool, lto, to do link time optimization. This...