forked from OSchip/llvm-project
state out of the BitstreamReader class into a BitstreamCursor class. Doing this allows the client to have multiple cursors into the same file, each with potentially different live block stacks and abbreviation records. llvm-svn: 70157 |
||
|---|---|---|
| .. | ||
| BitReader.cpp | ||
| BitcodeReader.cpp | ||
| BitcodeReader.h | ||
| CMakeLists.txt | ||
| Deserialize.cpp | ||
| DeserializeAPFloat.cpp | ||
| DeserializeAPInt.cpp | ||
| Makefile | ||