summaryrefslogtreecommitdiff
path: root/test/Integer/constpointer_bt.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Integer/constpointer_bt.ll')
-rw-r--r--test/Integer/constpointer_bt.ll1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/Integer/constpointer_bt.ll b/test/Integer/constpointer_bt.ll
index 5d541571bb..6be9ec336a 100644
--- a/test/Integer/constpointer_bt.ll
+++ b/test/Integer/constpointer_bt.ll
@@ -29,5 +29,4 @@ declare void @"f"() ;; External method
@somestr = constant [11x i8] c"hello world"
@sptr2 = global [11x i8]* @somestr
-implementation