diff options
| author | Fangrui Song <i@maskray.me> | 2024-12-03 09:17:17 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-12-03 09:17:17 -0800 |
| commit | 04996a28b7639a333c5d04bf4d10d70bda3e0173 (patch) | |
| tree | 9492f85d104803202a9e0b42291cdd216863aeb8 /lldb/test/API/python_api/sbstructureddata | |
| parent | afe75b4d5fcebd6fdd292ca1797de1b35cb687b0 (diff) | |
| download | llvm-04996a28b7639a333c5d04bf4d10d70bda3e0173.zip llvm-04996a28b7639a333c5d04bf4d10d70bda3e0173.tar.gz llvm-04996a28b7639a333c5d04bf4d10d70bda3e0173.tar.bz2 | |
[ELF] Rename target-specific RelExpr enumerators
RelExpr enumerators are named `R_*`, which can be confused with ELF
relocation type names. Rename the target-specific ones to `RE_*` to
avoid confusion.
For consistency, the target-independent ones can be renamed as well, but
that's not urgent. The relocation processing mechanism with RelExpr has
non-trivial overhead compared with mold's approach, and we might make
more code into Arch/*.cpp files and decrease the enumerators.
Pull Request: https://github.com/llvm/llvm-project/pull/118424
Diffstat (limited to 'lldb/test/API/python_api/sbstructureddata')
0 files changed, 0 insertions, 0 deletions
