diff options
Diffstat (limited to 'llvm/test/CodeGen/MIR/X86/expected-stack-object-function-context.mir')
| -rw-r--r-- | llvm/test/CodeGen/MIR/X86/expected-stack-object-function-context.mir | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/MIR/X86/expected-stack-object-function-context.mir b/llvm/test/CodeGen/MIR/X86/expected-stack-object-function-context.mir index 59d77b32f7fb..bc7667d9a9a9 100644 --- a/llvm/test/CodeGen/MIR/X86/expected-stack-object-function-context.mir +++ b/llvm/test/CodeGen/MIR/X86/expected-stack-object-function-context.mir @@ -1,4 +1,4 @@ -# RUN: not llc -march=x86-64 -run-pass=none -o /dev/null %s 2>&1 | FileCheck %s +# RUN: not llc -mtriple=x86_64 -run-pass=none -o /dev/null %s 2>&1 | FileCheck %s --- name: test |
