summaryrefslogtreecommitdiffstats
path: root/llvm/test/FrontendC++/2006-09-27-Debug-Protection.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Remove explicit uses of -emit-llvm, the test infrastructure adds itDuncan Sands2010-11-251-2/+2
| | | | | | | | 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
* Re-enable test.Devang Patel2008-12-121-1/+0
| | | | llvm-svn: 60968
* XFAIL these tests for now.Devang Patel2008-12-121-1/+1
| | | | llvm-svn: 60959
* For PR1338: Rename test dirsAnton Korobeynikov2008-05-291-0/+13
llvm-svn: 51695
OpenPOWER on IntegriCloud