summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test/DebugInfo/pr11300.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/DebugInfo/pr11300.ll b/test/DebugInfo/pr11300.ll
index ed8be6bd13..8df2b46224 100644
--- a/test/DebugInfo/pr11300.ll
+++ b/test/DebugInfo/pr11300.ll
@@ -1,4 +1,4 @@
-; RUN: llc %s -o %t -filetype=obj
+; RUN: llc -mtriple=x86_64-apple-darwin %s -o %t -filetype=obj
; RUN: llvm-dwarfdump %t | FileCheck %s
; test that the DW_AT_specification is a back edge in the file.