diff options
author | Fangrui Song <i@maskray.me> | 2025-03-20 21:40:56 -0700 |
---|---|---|
committer | Fangrui Song <i@maskray.me> | 2025-03-20 21:40:57 -0700 |
commit | c2692afc0a92cd5da140dfcdfff7818a5b8ce997 (patch) | |
tree | 9d86ed532c55faa3684657cedb822e2571a4a9be /llvm/lib/CodeGen/MachinePipeliner.cpp | |
parent | aa4e6d846fceed9e0fe275f6486dc8ccee9caf0a (diff) | |
download | llvm-c2692afc0a92cd5da140dfcdfff7818a5b8ce997.zip llvm-c2692afc0a92cd5da140dfcdfff7818a5b8ce997.tar.gz llvm-c2692afc0a92cd5da140dfcdfff7818a5b8ce997.tar.bz2 |
[PowerPC] Rename VariantKind to Specifier
Follow the X86 and Mips 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 *MCExpr::getKind, which confusingly shadows the base class getKind.
Diffstat (limited to 'llvm/lib/CodeGen/MachinePipeliner.cpp')
0 files changed, 0 insertions, 0 deletions