Skip to content
Commit 15c3e7da authored by Chris Lattner's avatar Chris Lattner
Browse files

ReadSourceManagerBlock is skipping over records that can contain Blobs. Not passing

in a StringRef to bind to them forces them to be unpacked into the Record as individual
bytes.  This is wasteful, but not likely to be measurable in this instance.

llvm-svn: 173066
parent 1aeca1e8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment