[ORC] Pass Symbols to ExecutionSession::lookup by value, potentially saving a
authorLang Hames <lhames@gmail.com>
Mon, 1 Oct 2018 04:59:10 +0000 (04:59 +0000)
committerLang Hames <lhames@gmail.com>
Mon, 1 Oct 2018 04:59:10 +0000 (04:59 +0000)
commitdeb3640d951054569351b976a2113ff58b07fd99
tree06d3ff99e4d80f308b4138ac6c956f57dae7813d
parentb6f4d445f07b0a8ddb25f1be8d511d60cde05c37
[ORC] Pass Symbols to ExecutionSession::lookup by value, potentially saving a
copy.

llvm-svn: 343442
llvm/include/llvm/ExecutionEngine/Orc/Core.h
llvm/lib/ExecutionEngine/Orc/Core.cpp