1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-26 14:33:02 +02:00
llvm-mirror/unittests/Bitcode
Peter Collingbourne a01989574b Bitcode: Fix short read implementation.
We need to zero extend the byte in order to correctly shift it into a
64-bit value.

llvm-svn: 285785
2016-11-02 02:58:47 +00:00
..
BitReaderTest.cpp
BitstreamReaderTest.cpp Bitcode: Fix short read implementation. 2016-11-02 02:58:47 +00:00
BitstreamWriterTest.cpp
CMakeLists.txt