================
@@ -470,7 +461,6 @@ class DynamicReloc {
   void computeRaw(Ctx &, SymbolTableBaseSection *symt);
 
   Symbol *sym;
-  const OutputSection *outputSec = nullptr;
----------------
MaskRay wrote:

Thanks for removing `outputSec`!

https://github.com/llvm/llvm-project/pull/150810
_______________________________________________
llvm-branch-commits mailing list
llvm-branch-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

Reply via email to