[ORC] Avoid SymbolStringPtr copies in DynamicLibrarySearchGenerator predicate.
Pass SymbolStringPtr by const-ref to avoid copies (which require atomic ref-count operations).
parent
93b29d38
Please register or sign in to comment
Pass SymbolStringPtr by const-ref to avoid copies (which require atomic ref-count operations).