summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/reghinting.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/reghinting.ll')
-rw-r--r--test/CodeGen/X86/reghinting.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/reghinting.ll b/test/CodeGen/X86/reghinting.ll
index 87f65ed624..6759115639 100644
--- a/test/CodeGen/X86/reghinting.ll
+++ b/test/CodeGen/X86/reghinting.ll
@@ -1,4 +1,4 @@
-; RUN: llc < %s -mtriple=x86_64-apple-macosx | FileCheck %s
+; RUN: llc < %s -mcpu=generic -mtriple=x86_64-apple-macosx | FileCheck %s
; PR10221
;; The registers %x and %y must both spill across the finit call.