[llvm] 747fab9 - [Bitcode] Add missing test file
Nikita Popov via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 7 03:38:10 PST 2022
Author: Nikita Popov
Date: 2022-02-07T12:37:21+01:00
New Revision: 747fab903ffc1845460d288da1694087ec46da20
URL: https://github.com/llvm/llvm-project/commit/747fab903ffc1845460d288da1694087ec46da20
DIFF: https://github.com/llvm/llvm-project/commit/747fab903ffc1845460d288da1694087ec46da20.diff
LOG: [Bitcode] Add missing test file
This was supposed to be part of
ec18030f5fc1f4a08326e65fe06c6f265a829f4c.
Added:
llvm/test/Bitcode/Inputs/unterminated-blob.bc
Modified:
Removed:
################################################################################
diff --git a/llvm/test/Bitcode/Inputs/unterminated-blob.bc b/llvm/test/Bitcode/Inputs/unterminated-blob.bc
new file mode 100644
index 000000000000..4cf82ffebe51
Binary files /dev/null and b/llvm/test/Bitcode/Inputs/unterminated-blob.bc
diff er
More information about the llvm-commits
mailing list