diff options
author | Akshat Oke <76596238+optimisan@users.noreply.github.com> | 2024-10-14 14:29:09 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-14 14:29:09 +0530 |
commit | 3dba5d858455149cb843c2f000109265cc523267 (patch) | |
tree | 5c92b18dc8aa181b8071b1c19f37f2f8e0ddb362 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | dbfca24b99987111586551698253dba0afbec09b (diff) | |
download | llvm-3dba5d858455149cb843c2f000109265cc523267.zip llvm-3dba5d858455149cb843c2f000109265cc523267.tar.gz llvm-3dba5d858455149cb843c2f000109265cc523267.tar.bz2 |
[MIR] Add missing noteNewVirtualRegister callbacks (#111634)
The delegates' callback isn't invoked on parsing new virtual registers.
There are two places in the serialization where new virtual registers can be discovered: in register infos and in instructions.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions