summaryrefslogtreecommitdiff
path: root/test/Integer/packed_struct_bt.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/Integer/packed_struct_bt.ll')
-rw-r--r--test/Integer/packed_struct_bt.ll1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/Integer/packed_struct_bt.ll b/test/Integer/packed_struct_bt.ll
index abd303527f..a2ccd1d06c 100644
--- a/test/Integer/packed_struct_bt.ll
+++ b/test/Integer/packed_struct_bt.ll
@@ -12,7 +12,6 @@
@E1 = global <{i8, i35, i35}> <{i8 1, i35 2, i35 3}>
@E2 = global {i8, i35, i35} {i8 4, i35 5, i35 6}
-implementation ; Functions:
define i35 @main()
{