summaryrefslogtreecommitdiffstats
path: root/llvm/test/FrontendC++/2006-11-30-NoCompileUnit.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Remove stale test that has never worked, afaik.Devang Patel2011-02-011-60/+0
| | | | llvm-svn: 124635
* Remove now-redundant llvm-as invocations.Dan Gohman2009-12-051-1/+1
| | | | llvm-svn: 90626
* Use ',' separation in XFAILs, lit doesn't evaluate them as regexs (easy to add,Daniel Dunbar2009-11-091-1/+1
| | | | | | but might as well use the more standard syntax). llvm-svn: 86553
* Remove obsolete -f flags.Dan Gohman2009-08-251-1/+1
| | | | llvm-svn: 79992
* Remove the IA-64 backend.Dan Gohman2009-07-241-1/+1
| | | | llvm-svn: 76920
* XFAIL some tests that became failing due to the extra error reporting ↵Matthijs Kooijman2008-06-131-0/+2
| | | | | | recently. PR's are created for these. llvm-svn: 52250
* Use %link not %llvmgxx (which includes -c) to do the link.Dale Johannesen2008-06-101-1/+1
| | | | | | | The test still fails because an expected symbol is not present, and I don't see why it should be. llvm-svn: 52188
* For PR1338: Rename test dirsAnton Korobeynikov2008-05-291-0/+58
llvm-svn: 51695
OpenPOWER on IntegriCloud