aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
diff options
context:
space:
mode:
authorFangrui Song <i@maskray.me>2020-12-18 08:24:42 -0800
committerFangrui Song <i@maskray.me>2020-12-18 08:24:42 -0800
commit22c1bd57bf34391cd16e91fa4830dba4cdf17aa2 (patch)
tree85f1ca967ba66b141b5df406c4c8e72998429f16 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp
parentb88ed4ec8e7d35f786a59de527989316ba9c5f48 (diff)
downloadllvm-22c1bd57bf34391cd16e91fa4830dba4cdf17aa2.zip
llvm-22c1bd57bf34391cd16e91fa4830dba4cdf17aa2.tar.gz
llvm-22c1bd57bf34391cd16e91fa4830dba4cdf17aa2.tar.bz2
[ELF] Rename R_TLS to R_TPREL and R_NEG_TLS to R_TPREL_NEG. NFC
The scope of R_TLS (TP offset relocation types (TPREL/TPOFF) used for the local-exec TLS model) is actually narrower than its name may imply. R_TLS_NEG is only used by Solaris R_386_TLS_LE_32. Rename them so that they will be less confusing. Reviewed By: grimar, psmith, rprichard Differential Revision: https://reviews.llvm.org/D93467
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions