[PATCH] D54917: [ELF] Simplify Symbol::getPltVA logic

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 27 14:42:27 PST 2018


ruiu added a comment.

Yeah, but the reason why this was just a sketch is because I believe `TargetInfo::getPltEntryOffset` no longer make much sense with this patch. Perhaps that should be removed.


Repository:
  rLLD LLVM Linker

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

https://reviews.llvm.org/D54917





More information about the llvm-commits mailing list