llvm::TargetLoweringBase::getRuntimeLibcallsInfo

Return the runtime libcalls info for this target.

Synopsis

Declared in <llvm/CodeGen/TargetLowering.h>

RTLIB::RuntimeLibcallsInfo const&
getRuntimeLibcallsInfo() const;

Return Value

The runtime libcalls info for this target.