diff options
author | Chris Lattner <sabre@nondot.org> | 2013-01-21 18:28:26 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2013-01-21 18:28:26 +0000 |
commit | 15c3e7dab522ec3aa49b1571dcfd079c62d49d40 (patch) | |
tree | 30a98e6496752ebfb71ebf77d860efa8a515f0c0 /clang/lib/Serialization/ModuleManager.cpp | |
parent | 1aeca1e8069ac5ff6c4e6ba35e7e1550d760461e (diff) | |
download | bcm5719-llvm-15c3e7dab522ec3aa49b1571dcfd079c62d49d40.tar.gz bcm5719-llvm-15c3e7dab522ec3aa49b1571dcfd079c62d49d40.zip |
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
Diffstat (limited to 'clang/lib/Serialization/ModuleManager.cpp')
0 files changed, 0 insertions, 0 deletions