| Age | Commit message (Expand) | Author |
|---|---|---|
| 2007-02-01 | Add printVersion(). Linker can use it to print LLVM version number. | Devang Patel |
| 2006-10-26 | Save temp. bc files when saveTemps flag is true. Use final output file | Devang Patel |
| 2006-10-25 | Supply alignment info to linker through LLVMSymbol. | Devang Patel |
| 2006-10-24 | Instead of hard coding global prefix, use TargetAsmInfo. | Devang Patel |
| 2006-10-23 | Add removeModule(). | Devang Patel |
| 2006-09-21 | Use abstract class to facilitate dlopen() interface. | Devang Patel |
| 2006-09-06 | Add getTargetTriple() that linker can use to query target architecture. | Devang Patel |
| 2006-09-06 | Keep track of all modules crated using a name to module map. | Devang Patel |
| 2006-09-06 | Extract target triplet from optimized module. | Devang Patel |
| 2006-08-14 | Avoid extra string copy. | Devang Patel |
| 2006-08-14 | Use mangler, instead of addUnderscore(), to get mangled name. | Devang Patel |
| 2006-08-03 | Fix typo. | Devang Patel |
| 2006-08-03 | Add new tool, lto, to do link time optimization. This tool installs | Devang Patel |
