[PATCH] D102862: [lld][ELF][SPARC] Support TLS GD relocations
Fangrui Song via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu May 20 21:11:50 PDT 2021
MaskRay added inline comments.
================
Comment at: lld/ELF/Arch/SPARCV9.cpp:57
+
+ gotBaseSymInGotPlt = false;
}
----------------
Can you check whether gotHeaderEntriesNum/gotPltHeaderEntriesNum should be changed?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D102862/new/
https://reviews.llvm.org/D102862
More information about the llvm-commits
mailing list