diff options
author | Fangrui Song <i@maskray.me> | 2025-03-26 09:01:20 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-03-26 09:01:20 -0700 |
commit | ac8e18cdcecbef0c1e5080aec4ad655f61b1a249 (patch) | |
tree | 60f10a1db9a6c7172d7875b71be0f9a591a7de6e /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 6ecc67fb3223fbc641560596a4811da371dc6c4b (diff) | |
download | llvm-ac8e18cdcecbef0c1e5080aec4ad655f61b1a249.zip llvm-ac8e18cdcecbef0c1e5080aec4ad655f61b1a249.tar.gz llvm-ac8e18cdcecbef0c1e5080aec4ad655f61b1a249.tar.bz2 |
[AArch64] Rename VariantKind to Specifier
Follow the naming of most other backends.
> "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 `AArch64MCExpr::Kind` and `getKind`, which confusingly shadow the base class `Kind` and `getKind`.
DarwinRefKind, which still uses MCSymbolRefExpr::VariantKind, is not renamed.
Pull Request: https://github.com/llvm/llvm-project/pull/132595
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions