================
@@ -1194,18 +1194,34 @@ const MCExpr 
*TargetLoweringObjectFileELF::lowerRelativeReference(
       MCSymbolRefExpr::create(TM.getSymbol(RHS), getContext()), getContext());
----------------
MaskRay wrote:

`lowerRelativeReference` uses MCSymbolRefExpr. It seems legacy (probably should 
be removed).

https://github.com/llvm/llvm-project/pull/132569
_______________________________________________
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