summaryrefslogtreecommitdiffstats
path: root/clang/utils/C++Tests/LLVM-Code-Symbols
Commit message (Collapse)AuthorAgeFilesLines
* [utils] Remove C++Tests that I don't think anyone uses anymore.Daniel Dunbar2013-01-252-100/+0
| | | | llvm-svn: 173490
* Remove the cellspu port.Eric Christopher2012-11-141-2/+0
| | | | | | Approved by Chris Lattner. llvm-svn: 167983
* Remove the vestiges of the C backend.Eric Christopher2012-03-231-2/+0
| | | | llvm-svn: 153308
* Remove the Alpha backend.Dan Gohman2011-10-271-2/+0
| | | | llvm-svn: 143165
* Remove the Blackfin backend.Dan Gohman2011-10-251-2/+0
| | | | llvm-svn: 142881
* Remove the SystemZ backend.Dan Gohman2011-10-241-2/+0
| | | | llvm-svn: 142879
* Tests: Tweak LLVM-Code-Symbols test to ignore common and undefined symbols forDaniel Dunbar2009-12-261-10/+22
| | | | | | now, let's start small. llvm-svn: 92170
* Sketch a simple new C++Tests suite for checking that llvm-gcc and clang generateDaniel Dunbar2009-12-242-0/+98
the same visible symbols, useful for finding ABI/Mangler/vtable/etc. issues. llvm-svn: 92147
OpenPOWER on IntegriCloud