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