diff options
author | Fangrui Song <i@maskray.me> | 2025-03-20 21:19:20 -0700 |
---|---|---|
committer | Fangrui Song <i@maskray.me> | 2025-03-20 21:19:20 -0700 |
commit | aa4e6d846fceed9e0fe275f6486dc8ccee9caf0a (patch) | |
tree | fd2a97abd65c7dcb5a43585a4f69833ac0d52f78 /llvm/lib/CodeGen/MachinePipeliner.cpp | |
parent | c8a9a4109ac7756af3f0f5aab8c70e686a2f30b7 (diff) | |
download | llvm-aa4e6d846fceed9e0fe275f6486dc8ccee9caf0a.zip llvm-aa4e6d846fceed9e0fe275f6486dc8ccee9caf0a.tar.gz llvm-aa4e6d846fceed9e0fe275f6486dc8ccee9caf0a.tar.bz2 |
[Mips] Rename MipsExprKind to Specifier
Follow the X86 renaming.
> "Relocation modifier" suggests adjustments happen during the linker's relocation step rather than the assembler's expression evaluation.
> "Relocation specifier" is clear, aligns with Arm and IBM’s usage, and fits the assembler's role seamlessly.
In addition, rename MipsMCExpr::getKind, which confusingly shadows the base class getKind.
Diffstat (limited to 'llvm/lib/CodeGen/MachinePipeliner.cpp')
0 files changed, 0 insertions, 0 deletions