summaryrefslogtreecommitdiffstats
path: root/llvm/test/FrontendAda/asm.adb
Commit message (Collapse)AuthorAgeFilesLines
* Remove these two directories. The tests can be ported to dragonegg ifEric Christopher2011-07-271-6/+0
| | | | | | they're still wanted. llvm-svn: 136193
* Dragonegg cannot output bitcode, only human readable IR, so use -S ratherDuncan Sands2010-11-251-1/+1
| | | | | | than -c. llvm-svn: 120157
* For multipart tests, place the parts with noDuncan Sands2007-07-231-1/+1
| | | | | | | RUN line in Support. Give up on sending output to /dev/null - this cannot always be arranged. llvm-svn: 40436
* Test that inline assembler compiles (llvm-gcc added an extra "uses" parameterDuncan Sands2007-05-021-0/+6
to ASM_EXPR). llvm-svn: 36644
OpenPOWER on IntegriCloud