1; Check that 'llc' does not crash if '-filetype=null' is used.
2
3; RUN: llc %s -filetype=null -march=nvptx -o -
4; RUN: llc %s -filetype=null -march=nvptx64 -o -
5