1; -stop-after would normally dump MIR, but with -filetype=null as well check 2; there's no output at all. 3; REQUIRES: default_triple 4; RUN: llc -filetype=null -stop-after=finalize-isel -o - %s | count 0 5