[lld] [ELF] Rename target-specific RelExpr enumerators (PR #118424)

Fangrui Song via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 3 00:14:30 PST 2024


MaskRay wrote:

> Perhaps RE_* to match RelExpr? REL_ feels a lot like actual ELF things still.

Thanks for the suggestion. `RE_*` looks better. Updated.



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


More information about the llvm-commits mailing list