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