llvm::Module::getRtLibUseGOT

Returns true if PLT should be avoided for RTLib calls.

Synopsis

Declared in <llvm/IR/Module.h>

bool
getRtLibUseGOT() const;

Return Value

True if PLT should be avoided for runtime library calls.