summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/NVPTX/module-inline-asm.ll
Commit message (Collapse)AuthorAgeFilesLines
* [NVPTX] Add support for module-scope inline asmJustin Holewinski2013-07-011-0/+10
Since we were explicitly not calling AsmPrinter::doInitialization, any module-scope inline asm was not being printed. llvm-svn: 185336
OpenPOWER on IntegriCloud