diff options
author | Chris Bieneman <chris.bieneman@me.com> | 2022-06-06 15:34:47 -0500 |
---|---|---|
committer | Chris Bieneman <chris.bieneman@me.com> | 2022-06-17 21:08:17 -0500 |
commit | c0320df9f5c0043ca17acfc43e7bdfd470045955 (patch) | |
tree | 2294c236c7b8d4f548413795e91e4f2430976c33 /clang/lib/CodeGen/ModuleBuilder.cpp | |
parent | c20381b226039d5789929c1942a2003711d6b4d0 (diff) | |
download | llvm-c0320df9f5c0043ca17acfc43e7bdfd470045955.zip llvm-c0320df9f5c0043ca17acfc43e7bdfd470045955.tar.gz llvm-c0320df9f5c0043ca17acfc43e7bdfd470045955.tar.bz2 |
[DirectX] Add MC Register and Frame stubs
This patch adds no-op stubs overrides for the MCRegisterInfo and
MCFrameLowering for the DirectX/DXIL code generation path.
Since DXIL will not generate MCInstrs these stubs do nothing, but they
need to exist so that the MC layer can be used to emit DXContainer
objects.
Differential Revision: https://reviews.llvm.org/D127147
Diffstat (limited to 'clang/lib/CodeGen/ModuleBuilder.cpp')
0 files changed, 0 insertions, 0 deletions