aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/win_cst_pool.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/CodeGen/X86/win_cst_pool.ll')
-rw-r--r--test/CodeGen/X86/win_cst_pool.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/X86/win_cst_pool.ll b/test/CodeGen/X86/win_cst_pool.ll
index d534b126b192..199557dac206 100644
--- a/test/CodeGen/X86/win_cst_pool.ll
+++ b/test/CodeGen/X86/win_cst_pool.ll
@@ -1,4 +1,4 @@
-; RUN: llc < %s -mtriple=x86_64-win32 -mcpu=corei7 | FileCheck %s
+; RUN: llc < %s -mtriple=x86_64-win32 -mattr=sse2 | FileCheck %s
target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128"
target triple = "x86_64-pc-windows-msvc"