aboutsummaryrefslogtreecommitdiff
path: root/flang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorFangrui Song <i@maskray.me>2025-03-26 09:01:20 -0700
committerGitHub <noreply@github.com>2025-03-26 09:01:20 -0700
commitac8e18cdcecbef0c1e5080aec4ad655f61b1a249 (patch)
tree60f10a1db9a6c7172d7875b71be0f9a591a7de6e /flang/lib/Frontend/CompilerInvocation.cpp
parent6ecc67fb3223fbc641560596a4811da371dc6c4b (diff)
downloadllvm-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