diff options
Diffstat (limited to 'llvm/test/Integer/testalloca_bt.ll')
-rw-r--r-- | llvm/test/Integer/testalloca_bt.ll | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/test/Integer/testalloca_bt.ll b/llvm/test/Integer/testalloca_bt.ll index 267c061959f..e8e73c50878 100644 --- a/llvm/test/Integer/testalloca_bt.ll +++ b/llvm/test/Integer/testalloca_bt.ll @@ -6,7 +6,6 @@ %inners = type {float, {i8 } } %struct = type { i33 , {float, {i8 } } , i64 } -implementation define i33 @testfunction(i33 %i0, i33 %j0) begin |