[PATCH] D54917: [ELF] Delete TargetInfo::getPltEntryOffset and simplify Symbol::getPltVA
Rui Ueyama via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 27 15:13:46 PST 2018
ruiu added a comment.
Hm, the new code doesn't look great as it contains too many repetitions. Do you have any suggestion to make this code better?
Let me play with this code too.
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