diff options
author | Fangrui Song <i@maskray.me> | 2025-06-27 22:22:43 -0700 |
---|---|---|
committer | Fangrui Song <i@maskray.me> | 2025-06-27 22:22:43 -0700 |
commit | e121f72c945f30b2f18f02317fe970b7fa2efdeb (patch) | |
tree | fba169328ca126e9acc290d4826eb05ed8a1c1d0 /clang/lib/Interpreter/Interpreter.cpp | |
parent | 1a94bcf90f2624918a2017f40e544194303f7d00 (diff) | |
download | llvm-e121f72c945f30b2f18f02317fe970b7fa2efdeb.zip llvm-e121f72c945f30b2f18f02317fe970b7fa2efdeb.tar.gz llvm-e121f72c945f30b2f18f02317fe970b7fa2efdeb.tar.bz2 |
X86: Rename X86MCExpr::VK_ to X86::S_
Rename these relocation specifier constants, aligning with the naming
convention used by other targets (`S_` instead of `VK_`).
Move constants to X86MCAsmInfo.h, with the goal of eventually removing
X86MCExpr.h.
Similar to #144633 for AArch64.
Diffstat (limited to 'clang/lib/Interpreter/Interpreter.cpp')
0 files changed, 0 insertions, 0 deletions