summaryrefslogtreecommitdiffstats
path: root/llvm/test/C++Frontend/2006-11-06-StackTrace.cpp
Commit message (Collapse)AuthorAgeFilesLines
* For PR1338: Rename test dirsAnton Korobeynikov2008-05-291-36/+0
| | | | llvm-svn: 51695
* switch from hard coded g++/as tools to the ones detected fromChris Lattner2008-03-101-1/+1
| | | | | | the build system. Patch by Joachim Durchholz for PR2121 llvm-svn: 48134
* This works on x86_64Anton Korobeynikov2008-03-091-2/+2
| | | | llvm-svn: 48121
* This should also work on x86 now.Evan Cheng2008-02-051-2/+2
| | | | llvm-svn: 46730
* For PR1558:Reid Spencer2007-07-171-0/+36
Move tests that have C/C++ sources into the appropriate directory. This allows them to be selected for testing based on whether llvm-gcc is present or not. llvm-svn: 39963
OpenPOWER on IntegriCloud