[llvm] MCAsmBackend::applyFixup: Change `Data` to indicate the relocated location (PR #151724)

Fangrui Song via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 1 18:22:01 PDT 2025


================
@@ -123,8 +123,8 @@ class LLVM_ABI MCAsmBackend {
   /// appropriate. Errors (such as an out of range fixup value) should be
   /// reported via \p Ctx.
----------------
MaskRay wrote:

Improved the comment.

https://github.com/llvm/llvm-project/pull/151724


More information about the llvm-commits mailing list