xref: /llvm-project/llvm/test/CodeGen/NVPTX/filetype-null.ll (revision b279f6b098d3849f7f1c1f539b108307d5f8ae2d)
1; Check that 'llc' does not crash if '-filetype=null' is used.
2
3; RUN: llc %s -filetype=null -mtriple=nvptx -o -
4; RUN: llc %s -filetype=null -mtriple=nvptx64 -o -
5