diff options
author | Fangrui Song <i@maskray.me> | 2025-03-23 11:26:56 -0700 |
---|---|---|
committer | Fangrui Song <i@maskray.me> | 2025-03-23 11:26:56 -0700 |
commit | 39df4945e1888d407777e58fbf03f6ad1e859c11 (patch) | |
tree | 47cba6fdf8054f1dca2aaa666545900141d6e9ed /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | a578a75ab54e84a699bd6af436167b54b329f3a5 (diff) | |
download | llvm-39df4945e1888d407777e58fbf03f6ad1e859c11.zip llvm-39df4945e1888d407777e58fbf03f6ad1e859c11.tar.gz llvm-39df4945e1888d407777e58fbf03f6ad1e859c11.tar.bz2 |
[Xtensa] Rename VariantKind to Specifier
Follow the X86, Mips, and RISCV 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 AIX's documentation, and fits the assembler's role seamlessly.
In addition, rename *MCExpr::getKind, which confusingly shadows the base class getKind.
The parseSpecifier name follows Sparc.
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions