commit | c69d5ffd14a17aac20ed711d4b9ee3f53d68149b | [log] [tgz] |
---|---|---|
author | Lang Hames <lhames@gmail.com> | Sun Jan 21 03:20:39 2018 +0000 |
committer | Lang Hames <lhames@gmail.com> | Sun Jan 21 03:20:39 2018 +0000 |
tree | aeebb729de5e13eec8751e7a8ea19bc4a59565fe | |
parent | 11d1660180592d6f690bb72fe3592724c7a71f7f [diff] |
[ORC] Add a lookupFlags method to VSO. lookupFlags returns a SymbolFlagsMap for the requested symbols, along with a set containing the SymbolStringPtr for any symbol not found in the VSO. The JITSymbolFlags for each symbol will have been stripped of its transient JIT-state flags (i.e. NotMaterialized, Materializing). Calling lookupFlags does not trigger symbol materialization. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@323060 91177308-0d34-0410-b5e6-96231b3b80d8