summaryrefslogtreecommitdiffstats
path: root/llvm/test/FrontendC++/2003-08-24-Cleanup.cpp
Commit message (Collapse)AuthorAgeFilesLines
* remove a broken test, this is matching nounwind on intrinsics, not the old ↵Chris Lattner2011-02-091-10/+0
| | | | | | unwind instruction llvm-svn: 125188
* 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/+10
llvm-svn: 51695
OpenPOWER on IntegriCloud