diff options
author | Tobias Stadler <mail@stadler-tobias.de> | 2024-08-13 15:10:59 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-13 15:10:59 +0200 |
commit | 5c3a0fa7e5ad0b3de7c6a76c6637e63890709e97 (patch) | |
tree | e679dd066e6d95e03c723bb2132971fc152a1ff4 /lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp | |
parent | adb4cfe0b61859eb0911b34c6f27eb5925cb9d94 (diff) | |
download | llvm-5c3a0fa7e5ad0b3de7c6a76c6637e63890709e97.zip llvm-5c3a0fa7e5ad0b3de7c6a76c6637e63890709e97.tar.gz llvm-5c3a0fa7e5ad0b3de7c6a76c6637e63890709e97.tar.bz2 |
[GlobalISel] IRTranslator: Use RAIIMFObsDelInstaller (#102379)
Similar to #102156.
runOnMachineFunction() installs the Observer correctly manually.
finishPendingPhis() doesn't install into the MF, but this currently
can't cause issues because DILocationVerifier doesn't care about changed
instructions.
Switch to RAIIMFObsDelInstaller in both places for consistency.
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp')
0 files changed, 0 insertions, 0 deletions