enum class Linkage

Description

Describes symbol linkage. This can be used to make resolve definition clashes.

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

Enumerators

NameValueComment
Strong0
Weak1