diff options
author | Fangrui Song <i@maskray.me> | 2025-06-27 22:36:43 -0700 |
---|---|---|
committer | Fangrui Song <i@maskray.me> | 2025-06-27 22:36:43 -0700 |
commit | ac9204de7d4f9010506474b532654fa4bd15edfc (patch) | |
tree | 39cbbd70c43d142340835eca4d815733c2067ed0 /clang/lib/Interpreter/Interpreter.cpp | |
parent | e121f72c945f30b2f18f02317fe970b7fa2efdeb (diff) | |
download | llvm-ac9204de7d4f9010506474b532654fa4bd15edfc.zip llvm-ac9204de7d4f9010506474b532654fa4bd15edfc.tar.gz llvm-ac9204de7d4f9010506474b532654fa4bd15edfc.tar.bz2 |
MCExpr: Remove VK_None
`enum VariantKind` is deprecated. Targets are encouraged to use their
own relocation specifier constants. MCSymbolRefExpr::create callers with
a VK_None argument should switch to the overload with a VariantKind
parameter.
Diffstat (limited to 'clang/lib/Interpreter/Interpreter.cpp')
0 files changed, 0 insertions, 0 deletions