diff options
author | Vlad Serebrennikov <serebrennikov.vladislav@gmail.com> | 2024-05-23 12:11:15 +0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-23 12:11:15 +0400 |
commit | 781b13538e55a42b2d02bb4d21779f15ff8a640c (patch) | |
tree | 8261d1419c54b8c4e5c995a12f6ed3a9548ce4fa /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | d81170873c004fc694bf4b6f91aabe74963a7845 (diff) | |
download | llvm-781b13538e55a42b2d02bb4d21779f15ff8a640c.zip llvm-781b13538e55a42b2d02bb4d21779f15ff8a640c.tar.gz llvm-781b13538e55a42b2d02bb4d21779f15ff8a640c.tar.bz2 |
[clang] Introduce `SemaX86` (#93098)
This patch moves `Sema` functions that are specific for x86 into the new
`SemaX86` class. This continues previous efforts to split `Sema` up.
Additional context can be found in #84184 and #92682.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions