diff options
author | Zachary Turner <zturner@google.com> | 2018-10-08 04:19:16 +0000 |
---|---|---|
committer | Zachary Turner <zturner@google.com> | 2018-10-08 04:19:16 +0000 |
commit | 94926a6db8bef54f251399408ef0c3fb722c6528 (patch) | |
tree | 7e14b6da003a95a1d9e5ab7af87d200c79eba5df /llvm/lib/CodeGen/LiveStacks.cpp | |
parent | 98dd9d6896ec1ddbb8d660ad1d283345a6165339 (diff) | |
download | bcm5719-llvm-94926a6db8bef54f251399408ef0c3fb722c6528.tar.gz bcm5719-llvm-94926a6db8bef54f251399408ef0c3fb722c6528.zip |
[PDB] Add the ability to lookup global symbols by name.
The Globals table is a hash table keyed on symbol name, so
it's possible to lookup symbols by name in O(1) time. Add
a function to the globals stream to do this, and add an option
to llvm-pdbutil to exercise this, then use it to write some
tests to verify correctness.
llvm-svn: 343951
Diffstat (limited to 'llvm/lib/CodeGen/LiveStacks.cpp')
0 files changed, 0 insertions, 0 deletions