enum class SymbolLookupFlags

Description

Flags for symbol lookup. FIXME: These basically duplicate orc::SymbolLookupFlags -- We should merge the two types once we have an OrcSupport library.

Declared at: llvm/include/llvm/ExecutionEngine/JITLink/JITLink.h:1642

Enumerators

NameValueComment
RequiredSymbol0
WeaklyReferencedSymbol1