mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-05 15:06:07 +00:00

through a BitstreamCursor that produce it: advance() and advanceSkippingSubblocks(), representing the two most common ways clients want to walk through bitcode. llvm-svn: 172919