[PATCH] D65459: [AARCH64] Renumber relocation codes R_AARCH64_TLS_TPREL64 and DTPMOD64

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 31 03:06:49 PDT 2019


MaskRay accepted this revision.
MaskRay added a comment.

> Renumber relocation codes R_AARCH64_TLS_TPREL64 and DTPMOD64

A small typo: s/R_AARCH64_TLS_TPREL64/R_AARCH64_TLS_DTPREL64/


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D65459/new/

https://reviews.llvm.org/D65459





More information about the llvm-commits mailing list