[ORC] Show JITDylib search order in JITDylib::dump.
authorLang Hames <lhames@gmail.com>
Tue, 23 Oct 2018 01:36:32 +0000 (01:36 +0000)
committerLang Hames <lhames@gmail.com>
Tue, 23 Oct 2018 01:36:32 +0000 (01:36 +0000)
commit3d16af69cfec6073c70d1e54d905b2fd155f25c7
treef0578be5bbeb4ffd022d968e43ce2955cfe4efee
parent1aa3292a4355268bc8f7339cc499526595b54973
[ORC] Show JITDylib search order in JITDylib::dump.

This can be helpful in debugging search-order related failures.

llvm-svn: 344994
llvm/lib/ExecutionEngine/Orc/Core.cpp