This test assumes SSE is present; that is not the default
[oota-llvm.git] / test / DebugInfo / 2009-10-16-Scope.ll
index 9f9fa65d5b79d2885b59dddbf1d8147763cb2274..037294fc63a41513cd4ddb747b315d34915f7c62 100644 (file)
@@ -1,4 +1,5 @@
-; RUN: llc %s -O0 -o /dev/null
+; RUN: llc %s -O0 -o /dev/null -mtriple=x86_64-apple-darwin
+; RUN: llc %s -O0 -o /dev/null -mtriple=arm-apple-darwin
 ; PR 5197
 ; There is not any llvm instruction assocated with !5. The code generator
 ; should be able to handle this.