1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/tools/llvm-bcanalyzer
Chris Lattner a43dcba929 Make a major API change to BitstreamReader: split all the reading
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
2009-04-26 20:59:02 +00:00
..
CMakeLists.txt Initial support for the CMake build system. 2008-09-22 01:08:49 +00:00
llvm-bcanalyzer.cpp Make a major API change to BitstreamReader: split all the reading 2009-04-26 20:59:02 +00:00
Makefile disable exports from a bunch more tools, those without plugins. 2009-02-26 19:01:11 +00:00