diff options
author | Mehdi Amini <mehdi.amini@apple.com> | 2016-04-13 04:20:32 +0000 |
---|---|---|
committer | Mehdi Amini <mehdi.amini@apple.com> | 2016-04-13 04:20:32 +0000 |
commit | 407870995773f469b3ba9189f1fce2415d97ba65 (patch) | |
tree | 7d81d397c6b2a2bbb51cce995879efe95b583107 /lldb/packages/Python/lldbsuite/test/functionalities/breakpoint/cpp/TestCPPBreakpointLocations.py | |
parent | 9a16d655c71826bef98b7d6e9590e4494ac0e1a9 (diff) | |
download | bcm5719-llvm-407870995773f469b3ba9189f1fce2415d97ba65.tar.gz bcm5719-llvm-407870995773f469b3ba9189f1fce2415d97ba65.zip |
Refactor Internalization pass to use as a callback instead of a StringSet (NFC)
This will save a bunch of copies / initialization of intermediate
datastructure, and (hopefully) simplify the code.
This also abstract the symbol preservation mechanism outside of the
Internalization pass into the client code, which is not forced
to keep a map of strings for instance (ThinLTO will prefere hashes).
From: Mehdi Amini <mehdi.amini@apple.com>
llvm-svn: 266163
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/functionalities/breakpoint/cpp/TestCPPBreakpointLocations.py')
0 files changed, 0 insertions, 0 deletions