ΒΆinline bool InitializeNativeTarget()
inline bool InitializeNativeTarget()
Description
InitializeNativeTarget - The main program should call this function to initialize the native target corresponding to the host. This is useful for JIT applications to ensure that the target gets linked in correctly. It is legal for a client to make multiple calls to this function.
Declared at: llvm/include/llvm/Support/TargetSelect.h:115