diff --git a/test/CodeGen/X86/pr30813.ll b/test/CodeGen/X86/pr30813.ll index 975ba279814..b830f1e04b7 100644 --- a/test/CodeGen/X86/pr30813.ll +++ b/test/CodeGen/X86/pr30813.ll @@ -1,4 +1,4 @@ -; RUN: llc -O0 %s -o - | FileCheck %s +; RUN: llc -mtriple=x86_64-linux-gnu -O0 %s -o - | FileCheck %s ; CHECK: patatino: ; CHECK: .cfi_startproc ; CHECK: movzwl (%rax), %ecx