llvm-project/llvm/lib/Bitstream
Nikita Popov ec18030f5f [Bitstream] Check that there is enough space for blob
Instead of simply assuming that it will be zero. I double checked
that the bitstream reader doesn't have any special handling for
all-zero blobs, it will always write out the full contents.
2022-02-07 12:16:13 +01:00
..
Reader [Bitstream] Check that there is enough space for blob 2022-02-07 12:16:13 +01:00
CMakeLists.txt