summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/2009-10-16-Scope.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/DebugInfo/2009-10-16-Scope.ll')
-rw-r--r--llvm/test/DebugInfo/2009-10-16-Scope.ll3
1 files changed, 2 insertions, 1 deletions
diff --git a/llvm/test/DebugInfo/2009-10-16-Scope.ll b/llvm/test/DebugInfo/2009-10-16-Scope.ll
index 9f9fa65d5b7..037294fc63a 100644
--- a/llvm/test/DebugInfo/2009-10-16-Scope.ll
+++ b/llvm/test/DebugInfo/2009-10-16-Scope.ll
@@ -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.
OpenPOWER on IntegriCloud