summaryrefslogtreecommitdiffstats
path: root/llvm/test/FrontendC/ptr-rotate.c
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: 120158
* Make for 32-bit only.Bill Wendling2009-08-211-1/+1
| | | | llvm-svn: 79614
* Probably should emit bitcode instead of text.Bill Wendling2009-08-211-1/+1
| | | | llvm-svn: 79607
* Testcase for r79597.Bill Wendling2009-08-211-0/+7
llvm-svn: 79598
OpenPOWER on IntegriCloud