diff options
Diffstat (limited to 'test/CodeGen/MIR/X86/subregister-operands.mir')
| -rw-r--r-- | test/CodeGen/MIR/X86/subregister-operands.mir | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/MIR/X86/subregister-operands.mir b/test/CodeGen/MIR/X86/subregister-operands.mir index 8a3fcf69aca6..a02bfe8359dc 100644 --- a/test/CodeGen/MIR/X86/subregister-operands.mir +++ b/test/CodeGen/MIR/X86/subregister-operands.mir @@ -1,4 +1,4 @@ -# RUN: llc -march=x86-64 -start-after machine-sink -stop-after machine-sink -o /dev/null %s | FileCheck %s +# RUN: llc -march=x86-64 -run-pass none -o - %s | FileCheck %s # This test ensures that the MIR parser parses subregisters in register operands # correctly. |
