aboutsummaryrefslogtreecommitdiff
path: root/tools/llvm-link
AgeCommit message (Collapse)Author
2001-11-26Add support to enable -lfoo to be processed correctlyChris Lattner
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1390 91177308-0d34-0410-b5e6-96231b3b80d8
2001-10-24Implement a -L command line argument to specify a search path. Implement ↵Chris Lattner
minimal ar compatibility stuff git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@975 91177308-0d34-0410-b5e6-96231b3b80d8
2001-10-24Changes to get some meaningful feedback from the bytecode reader. At some ↵Chris Lattner
point this stuff should all be exception driven, but for now it is not. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@970 91177308-0d34-0410-b5e6-96231b3b80d8
2001-10-23Add '-v' option to enable verbose output from the linkerChris Lattner
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@966 91177308-0d34-0410-b5e6-96231b3b80d8
2001-10-14Add a new -d argument to dump the internal rep as assembly.Chris Lattner
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@804 91177308-0d34-0410-b5e6-96231b3b80d8
2001-10-13Add new linkerChris Lattner
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@780 91177308-0d34-0410-b5e6-96231b3b80d8