diff options
author | Fangrui Song <i@maskray.me> | 2025-03-23 15:12:27 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-23 15:12:27 -0700 |
commit | 49ce038a1abe594735c81ec6b53789f88d358edc (patch) | |
tree | 6d180a7732f7f33b5da4a5624fd6526435dc207a /llvm/utils/TableGen/Common/CodeGenDAGPatterns.cpp | |
parent | 06fd10f1da8143a048763e5701e7bd4eb4dc1271 (diff) | |
download | llvm-49ce038a1abe594735c81ec6b53789f88d358edc.zip llvm-49ce038a1abe594735c81ec6b53789f88d358edc.tar.gz llvm-49ce038a1abe594735c81ec6b53789f88d358edc.tar.bz2 |
RISCVAsmParser: Replace "modifier" with "specifier" in diagnostics
Use the preferred "specifier" term for relocation specifier.
"Relocation modifier" suggests adjustments happen during the linker's
relocation step rather than the assembler's expression evaluation.
The term "relocation specifier" is preferred by Arm for :lower16: and
IBM AIX, and I am trying to standardize in MC.
Pull Request: https://github.com/llvm/llvm-project/pull/132565
Diffstat (limited to 'llvm/utils/TableGen/Common/CodeGenDAGPatterns.cpp')
0 files changed, 0 insertions, 0 deletions