summaryrefslogtreecommitdiff
path: root/lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h
diff options
context:
space:
mode:
authorPete Cooper <peter_cooper@apple.com>2016-08-05 21:37:12 +0000
committerPete Cooper <peter_cooper@apple.com>2016-08-05 21:37:12 +0000
commitd0de3683ecb7e0484f298f8926ae9f97c51c5898 (patch)
tree4033e3bb620dfb7dd68cb2a81ba3ae0b7ae16236 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h
parentf7e452491052ba0de2c71afb979d6af2a2f260a9 (diff)
ExportTrie nodes need to be visisted in order.
The export trie was being emitted in the order the nodes were added to the vector, but instead needs to be visited in the order that the nodes are traversed. This matches the behaviour of ld64. llvm-svn: 277869
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h')
0 files changed, 0 insertions, 0 deletions