diff options
author | Fangrui Song <i@maskray.me> | 2025-05-17 10:14:33 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-17 10:14:33 -0700 |
commit | 2f05451198e2f222ec66cec4892ada0509519290 (patch) | |
tree | f938bd2b0970273d50a9e53c7c19301acd2fee74 /llvm/lib/Support/CommandLine.cpp | |
parent | 573746ee519643f4015b2fb6cf4bfab53ccee1f1 (diff) | |
download | llvm-2f05451198e2f222ec66cec4892ada0509519290.zip llvm-2f05451198e2f222ec66cec4892ada0509519290.tar.gz llvm-2f05451198e2f222ec66cec4892ada0509519290.tar.bz2 |
RISCV: Replace most Specifier constants with relocation types
... as they map directly and we don't utilize -Wswitch.
Retained VK_*_LO constants for lowering to LO_I or LO_S.
The Sparc port has eliminated all Specifier constants (commit
003fa7731d81a47c98e9c55f80d509933c9b91f6), and the LoongArch port is
nearly free of them (#138632).
Pull Request: https://github.com/llvm/llvm-project/pull/138644
Diffstat (limited to 'llvm/lib/Support/CommandLine.cpp')
0 files changed, 0 insertions, 0 deletions