Returns true if this target uses emulated TLS.
Synopsis
Declared in <llvm/Target/TargetMachine.h>
bool
useEmulatedTLS() const;
Return Value
true if this target uses emulated TLS.
Created with MrDocs
Returns true if this target uses emulated TLS.
Declared in <llvm/Target/TargetMachine.h>
bool
useEmulatedTLS() const;
true if this target uses emulated TLS.
Created with MrDocs