[lld] [ELF] Rename target-specific RelExpr enumerators (PR #118424)
Fangrui Song via llvm-commits
llvm-commits at lists.llvm.org
Tue Dec 3 09:03:29 PST 2024
================
@@ -90,41 +90,41 @@ enum RelExpr {
// Even though RelExpr is intended to be a target-neutral representation
// of a relocation type, there are some relocations whose semantics are
// unique to a target. Such relocation are marked with R_<TARGET_NAME>.
----------------
MaskRay wrote:
Thx. Updated
https://github.com/llvm/llvm-project/pull/118424
More information about the llvm-commits
mailing list