summaryrefslogtreecommitdiffstats
path: root/llvm/test/Feature/TestAsmDisasm.sh
Commit message (Collapse)AuthorAgeFilesLines
* These scripts are no longer needed. They have been replaced by QMTest.John Criswell2003-10-071-28/+0
| | | | llvm-svn: 8929
* Remove obsolete support for LD_LIBRARY_PATHChris Lattner2003-06-201-13/+0
| | | | llvm-svn: 6815
* The modifications to LD_LIBRARY_PATH now add the specified paths to theJohn Criswell2003-06-201-1/+11
| | | | | | | | beginning of LD_LIBRARY_PATH as opposed to simply replacing it. This allows users to use LD_LIBRARY_PATH when running tests (useful for when they have installed their own version of GCC). llvm-svn: 6800
* Make 'features' testsuite work with the /shared changes.Chris Lattner2002-08-151-3/+3
| | | | llvm-svn: 3357
* Failure.sh moved up a levelChris Lattner2002-01-231-1/+1
| | | | llvm-svn: 1569
* Change test scripts so that they do not stop on failure, they just printChris Lattner2002-01-231-14/+16
| | | | | | an error message llvm-svn: 1563
* Add a path to LD_LIBRARY_PATH so that programs can find the stdC++ librariesChris Lattner2002-01-211-1/+1
| | | | llvm-svn: 1505
* Executables all live in a nice centralized location nowChris Lattner2001-09-071-5/+11
| | | | llvm-svn: 500
* Symboltables are sorted in the bytecode, so no problems here!Chris Lattner2001-09-071-3/+1
| | | | llvm-svn: 468
* Changes to make test scripts more reliableChris Lattner2001-07-281-1/+1
| | | | llvm-svn: 319
* Work around a few 'sorting issues' with the bytecode output that causes the ↵Chris Lattner2001-07-261-2/+6
| | | | | | | | bytecode not to be bit for bit identical. This is a hack and should be fixed in the future llvm-svn: 306
* Initial revisionChris Lattner2001-06-061-0/+21
llvm-svn: 2
OpenPOWER on IntegriCloud