[ORC] Dump flags for JITDylib symbol table entries.
authorLang Hames <lhames@gmail.com>
Tue, 23 Oct 2018 01:36:31 +0000 (01:36 +0000)
committerLang Hames <lhames@gmail.com>
Tue, 23 Oct 2018 01:36:31 +0000 (01:36 +0000)
commit1aa3292a4355268bc8f7339cc499526595b54973
treefb824883232c1a2a83322982c075922382c43f20
parentbc4e3238e234f29f51e965fe05186f0ec60e27ff
[ORC] Dump flags for JITDylib symbol table entries.

This can help when debugging flag-specific symbol table issues.

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