diff options
Diffstat (limited to 'llvm/test/CodeGen/X86/instr-symbols.mir')
| -rw-r--r-- | llvm/test/CodeGen/X86/instr-symbols.mir | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/X86/instr-symbols.mir b/llvm/test/CodeGen/X86/instr-symbols.mir index aa0352b5802..eb1f1f1d1bd 100644 --- a/llvm/test/CodeGen/X86/instr-symbols.mir +++ b/llvm/test/CodeGen/X86/instr-symbols.mir @@ -1,4 +1,4 @@ -# RUN: llc -march=x86-64 -o - %s | FileCheck %s +# RUN: llc -mtriple=x86_64-unknown-linux -start-before=x86-flags-copy-lowering -o - %s | FileCheck %s # # Test the emission of pre- and post-instruction labels. |

