diff options
author | Fangrui Song <i@maskray.me> | 2025-06-15 23:29:06 -0700 |
---|---|---|
committer | Fangrui Song <i@maskray.me> | 2025-06-15 23:29:07 -0700 |
commit | f3021e79fd5a4cab5537f37df2e6010a325d0a7c (patch) | |
tree | d180f3b96e104c4bbb7f7a015348679bf5fded1f /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 4f9e6bad8438f4440bfd68be2f0ebdca0d588d47 (diff) | |
download | llvm-f3021e79fd5a4cab5537f37df2e6010a325d0a7c.zip llvm-f3021e79fd5a4cab5537f37df2e6010a325d0a7c.tar.gz llvm-f3021e79fd5a4cab5537f37df2e6010a325d0a7c.tar.bz2 |
ARM: Rename ARMMCExpr::VK_ to ARM::S_
Prepare for removing ARMMCExpr. Adopt the new naming convention (S_
instead of VK_; the relocation specifier was previously named
`VariantKind`)) used by most other targets.
Make ARMMCAsmInfo.h include ARMMCExpr.h and change .cpp files to include
ARMMCAsmInfo.h. We will eventually remove ARMMCExpr.h.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions