Add -march to fix the bots.
[oota-llvm.git] / test / CodeGen / X86 / pr9127.ll
index af08490b83d9b35da36d6178611a831ef19c9e36..45b0c6c78706c6662fd492d8b7cc0181283c193d 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llc < %s | FileCheck %s
+; RUN: llc -march=x86-64 < %s | FileCheck %s
 
 define i8 @foobar(double %d, double* %x) {
 entry: