diff options
author | Andy Kaylor <akaylor@nvidia.com> | 2025-10-06 15:46:47 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-06 15:46:47 -0700 |
commit | b4a95fe9f1643227a54612f25c8498ec7f16952b (patch) | |
tree | 96f8ea946cc3f2ac9bb855bdbce27d49ca62687e /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | 3b9ec9543695c04c3793e5adfa1a6d19af3a2eb3 (diff) | |
download | llvm-b4a95fe9f1643227a54612f25c8498ec7f16952b.zip llvm-b4a95fe9f1643227a54612f25c8498ec7f16952b.tar.gz llvm-b4a95fe9f1643227a54612f25c8498ec7f16952b.tar.bz2 |
[CIR] Fix destructor calls with temporary objects (#161922)
This fixes a few problems where destructors were not called for
temporary objects and, after calling was enabled, they were placed
incorrectly relative to cir.yield operations.
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions