summaryrefslogtreecommitdiffstats
path: root/llvm/tools/llvm-pdbdump/YAMLOutputStyle.cpp
diff options
context:
space:
mode:
authorZachary Turner <zturner@google.com>2017-01-20 22:41:40 +0000
committerZachary Turner <zturner@google.com>2017-01-20 22:41:40 +0000
commit60667ca0b2b95ee25dace3f8627feda5a904cd8f (patch)
tree7ae0305c1b0d65822ea70a49204ed35020c79092 /llvm/tools/llvm-pdbdump/YAMLOutputStyle.cpp
parentf04d6e8d52719d64dddd95e86577d61ad1f4f074 (diff)
downloadbcm5719-llvm-60667ca0b2b95ee25dace3f8627feda5a904cd8f.tar.gz
bcm5719-llvm-60667ca0b2b95ee25dace3f8627feda5a904cd8f.zip
[pdb] Merge NamedStreamMapBuilder and NamedStreamMap.
While the builder pattern has proven useful for certain other larger types, in this case it was hampering the ability to use the data structure, as for runtime access we need a map that we can efficiently read from and write to. So the two are merged into a single data structure that can efficiently be read to, written from, deserialized from bytes, and serialized to bytes. llvm-svn: 292664
Diffstat (limited to 'llvm/tools/llvm-pdbdump/YAMLOutputStyle.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud