summaryrefslogtreecommitdiffstats
path: root/llvm/test/FrontendC++/2009-03-17-dbg.cpp
Commit message (Collapse)AuthorAgeFilesLines
* 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
* These tests pass on linux.Duncan Sands2009-03-251-1/+1
| | | | llvm-svn: 67689
* These tests are now passing on Darwin because of r67139.Bill Wendling2009-03-181-0/+1
| | | | llvm-svn: 67215
* xfail these tests for now.Evan Cheng2009-03-181-0/+1
| | | | llvm-svn: 67143
* test case for rev. 67095.Devang Patel2009-03-171-0/+14
llvm-svn: 67096
OpenPOWER on IntegriCloud