diff options
author | Lang Hames <lhames@gmail.com> | 2022-06-13 16:30:24 -0700 |
---|---|---|
committer | Lang Hames <lhames@gmail.com> | 2022-06-13 16:37:35 -0700 |
commit | 803c770ee0a2833beba2365a269d36fb08cb6f5d (patch) | |
tree | 7ea62f896545ef8b4b3e2130be192f2c7c999e76 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 6ce0fba0e800155e40964a955f9002cdfac560c7 (diff) | |
download | llvm-803c770ee0a2833beba2365a269d36fb08cb6f5d.zip llvm-803c770ee0a2833beba2365a269d36fb08cb6f5d.tar.gz llvm-803c770ee0a2833beba2365a269d36fb08cb6f5d.tar.bz2 |
[C-API][ORC] Add LLVMOrcExecutionSessionLookup -- generic async symbol lookup.
An API to wrap ExecutionSession::lookup, this allows C API clients to use async
lookup.
The immediate motivation for adding this is to simplify upcoming
definition-generator unit tests.
As we're adding more tests that need to convert between C and C++ flag values
this commit adds helper functions to support this. This patch also updates the
CAPIDefinitionGenerator to use these new utilities.
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions