aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/CodeGen/CodeGenModule.cpp
diff options
context:
space:
mode:
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>2016-03-27 22:40:55 +0000
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>2016-03-27 22:40:55 +0000
commitd766d136ce53451946b121bfe166aeaa89b03f9e (patch)
treeb72f3871a9d19f4ad20ceb1b003f69f184668ee4 /clang/lib/CodeGen/CodeGenModule.cpp
parentbaf4459b8be1ae2f17b76701fb9aeaea0e2281ce (diff)
downloadllvm-d766d136ce53451946b121bfe166aeaa89b03f9e.zip
llvm-d766d136ce53451946b121bfe166aeaa89b03f9e.tar.gz
llvm-d766d136ce53451946b121bfe166aeaa89b03f9e.tar.bz2
Bitcode: Split out SimpleBitstreamCursor
Split out SimpleBitstreamCursor from BitstreamCursor, which is a lower-level cursor with no knowledge of bitcode blocks, abbreviations, or records. It just knows how to read bits and navigate the stream. This is mainly organizational, to separate the API for manipulating raw bits from that for bitcode concepts like Record and Block. llvm-svn: 264545
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions