[PATCH] D52525: [AArch64] Fix range check of R_AARCH64_TLSLE_ADD_TPREL_HI12

Ryan Prichard via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 25 17:41:27 PDT 2018


rprichard added reviewers: ruiu, peter.smith, zatrazz.
rprichard added a comment.

The original line was added in https://reviews.llvm.org/rL260677.

I didn't see any other similar problems with other relocation overflow checks.


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D52525





More information about the llvm-commits mailing list