aboutsummaryrefslogtreecommitdiff
path: root/tools/llvm-link
AgeCommit message (Expand)Author
2001-11-26Add support to enable -lfoo to be processed correctlyChris Lattner
2001-10-24Implement a -L command line argument to specify a search path. Implement min...Chris Lattner
2001-10-24Changes to get some meaningful feedback from the bytecode reader. At some po...Chris Lattner
2001-10-23Add '-v' option to enable verbose output from the linkerChris Lattner
2001-10-14Add a new -d argument to dump the internal rep as assembly.Chris Lattner
2001-10-13Add new linkerChris Lattner