diff options
Diffstat (limited to 'llvm/test/Integer/BitBit.ll')
-rw-r--r-- | llvm/test/Integer/BitBit.ll | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/test/Integer/BitBit.ll b/llvm/test/Integer/BitBit.ll index 944d51e799f..420bbe5a5fc 100644 --- a/llvm/test/Integer/BitBit.ll +++ b/llvm/test/Integer/BitBit.ll @@ -4,7 +4,6 @@ declare void @"foo"(i31 %i, i33 %j) -implementation ; foo test basic bitwise operations define void @"foo"(i31 %i, i33 %j) |