aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--test/DebugInfo/debug_frame.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/DebugInfo/debug_frame.ll b/test/DebugInfo/debug_frame.ll
index d267ad6..d273d73 100644
--- a/test/DebugInfo/debug_frame.ll
+++ b/test/DebugInfo/debug_frame.ll
@@ -1,4 +1,4 @@
-; RUN: llc %s -o - | FileCheck %s
+; RUN: llc %s -mtriple=i686-pc-linux-gnu -o - | FileCheck %s
; Test that we produce a .debug_frame, not an .eh_frame