aboutsummaryrefslogtreecommitdiff
path: root/tools/llvm-as
AgeCommit message (Expand)Author
2002-01-22In an amazing fit of stupidity, I flipped the conditional and didn't testChris Lattner
2002-01-20Changes to build successfully with GCC 3.02Chris Lattner
2001-11-27Create a new #include "Support/..." directory structure to move thingsChris Lattner
2001-09-09Remove extraneous spaceChris Lattner
2001-09-07Make use of the new TOOLNAME/USEDLIBS options provided in Makefile.commonChris Lattner
2001-08-25Add dependence to libvmcore.Vikram S. Adve
2001-07-25Add library depChris Lattner
2001-07-23CommandLine library cleanup. No longer use getValue/setValue, instead, just ...Chris Lattner
2001-07-23Moved inline/llvm/Tools/* to include/llvm/Support/*Chris Lattner
2001-07-23Large scale changes to implement new command line argument facilityChris Lattner
2001-07-15Reordered link line for correct static linking.Vikram S. Adve
2001-06-06Initial revisionChris Lattner