Files
clang-p2996/llvm/lib/Target/X86/MCTargetDesc/X86EncodingOptimization.cpp
Fangrui Song e121f72c94 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.
2025-06-27 22:22:43 -07:00

18 KiB