Use Twin instead of std::to_string.
[oota-llvm.git] / test / CodeGen / X86 / reghinting.ll
index 87f65ed6247aa52cfc1d104cb9ffd422f82bc870..6759115639b2c16c531493b0579ed384cd797fdc 100644 (file)
@@ -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.