summaryrefslogtreecommitdiffstats
path: root/llvm/test/FrontendC++/2003-08-29-ArgPassingBug.cpp
Commit message (Collapse)AuthorAgeFilesLines
* remove a small scattering of basically pointless tests. These areChris Lattner2011-02-091-13/+0
| | | | | | | all covered by llvm-test, which is what they were reduced from back in 2003. llvm-svn: 125189
* Remove explicit uses of -emit-llvm, the test infrastructure adds itDuncan Sands2010-11-251-1/+1
| | | | | | | | automatically. Use -S with llvm-gcc rather than -c, so tests can work when llvm-gcc is really dragonegg (which can output IR with -S but not -c). llvm-svn: 120160
* For PR1338: Rename test dirsAnton Korobeynikov2008-05-291-0/+13
llvm-svn: 51695
OpenPOWER on IntegriCloud