aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorKyungwoo Lee <kyulee@meta.com>2025-07-19 12:43:48 -0700
committerGitHub <noreply@github.com>2025-07-19 12:43:48 -0700
commit52bcc7b170b4f16949d650987427f7f898e9cddb (patch)
tree88870719fb1ec4fad922252d3ae0a251ea042ab2 /clang/lib/Frontend/CompilerInvocation.cpp
parentdc89a910aa153ebf9d4fa57edeefe4bcec1d1014 (diff)
downloadllvm-52bcc7b170b4f16949d650987427f7f898e9cddb.zip
llvm-52bcc7b170b4f16949d650987427f7f898e9cddb.tar.gz
llvm-52bcc7b170b4f16949d650987427f7f898e9cddb.tar.bz2
[NFC][RA] Refactor RABasic into a Separate Header (#149555)
This change refactors the RABasic type by moving it from RegAllocBasic.cpp to a new header file, RegAllocBasic.h. This separation of header and implementation aligns with the structure used by other register allocators, such as RegAllocGreedy. The refactoring is intended to facilitate future use of RABasic in other contexts.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions