diff options
author | Lang Hames <lhames@gmail.com> | 2019-10-25 17:59:17 -0700 |
---|---|---|
committer | Lang Hames <lhames@gmail.com> | 2019-10-25 18:19:25 -0700 |
commit | 4141bb50a871c28ed7504e88e4ddb4f924a93bce (patch) | |
tree | 44cd6ab9332815c7a16b99189aeb24abc2db66b3 /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp | |
parent | 93b29d3882baf7df42e4e9bc26b977b00373ef56 (diff) | |
download | bcm5719-llvm-4141bb50a871c28ed7504e88e4ddb4f924a93bce.tar.gz bcm5719-llvm-4141bb50a871c28ed7504e88e4ddb4f924a93bce.zip |
[ORC] Avoid SymbolStringPtr copies in DynamicLibrarySearchGenerator predicate.
Pass SymbolStringPtr by const-ref to avoid copies (which require atomic
ref-count operations).
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp')
0 files changed, 0 insertions, 0 deletions