diff options
Diffstat (limited to 'llvm/test/Integer/testswitch_bt.ll')
-rw-r--r-- | llvm/test/Integer/testswitch_bt.ll | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/test/Integer/testswitch_bt.ll b/llvm/test/Integer/testswitch_bt.ll index 0ea2ac97b31..bf7cdc510d6 100644 --- a/llvm/test/Integer/testswitch_bt.ll +++ b/llvm/test/Integer/testswitch_bt.ll @@ -4,7 +4,6 @@ %i35 = type i35 -implementation define i35 @"squared"(%i35 %i0) begin |