Skip to content
  • Rui Ueyama's avatar
    Remove Target::isTlsGlobalDynamicRel() · c2a49bf9
    Rui Ueyama authored
    Relocations are abstracted as platform-independent R_TLS_* relocations,
    so we don't need to check platform-specific ones to see if a relocation
    is TLS GD.
    
    llvm-svn: 299614
    c2a49bf9
Loading