aboutsummaryrefslogtreecommitdiffstats
path: root/test/Transforms/Inline/ptr-diff.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Transforms/Inline/ptr-diff.ll')
-rw-r--r--test/Transforms/Inline/ptr-diff.ll2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/Transforms/Inline/ptr-diff.ll b/test/Transforms/Inline/ptr-diff.ll
index 0b431d6..60fc3e2 100644
--- a/test/Transforms/Inline/ptr-diff.ll
+++ b/test/Transforms/Inline/ptr-diff.ll
@@ -1,5 +1,7 @@
; RUN: opt -inline < %s -S -o - -inline-threshold=10 | FileCheck %s
+target datalayout = "p:32:32"
+
define i32 @outer1() {
; CHECK: @outer1
; CHECK-NOT: call