Target supports TLS offset relocation in debug section?

Synopsis

Declared in <llvm/Target/TargetLoweringObjectFile.h>

bool
supportDebugThreadLocalLocation() const;

Return Value

True if the target supports TLS offset relocation in debug sections.

Created with MrDocs