aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineTraceMetrics.cpp
diff options
context:
space:
mode:
authorJohannes Doerfert <johannes@jdoerfert.de>2023-08-24 15:47:50 -0700
committerJohannes Doerfert <johannes@jdoerfert.de>2023-08-24 16:28:10 -0700
commitd2c37fc4f72caca4b82018a73b3d109c0fa191b9 (patch)
tree67a427a1ef34e0bab90bfd44b15baeb3f5579ea5 /llvm/lib/CodeGen/MachineTraceMetrics.cpp
parent3611300a320b02beaa705ee7eb2c5d1c0f846d45 (diff)
downloadllvm-d2c37fc4f72caca4b82018a73b3d109c0fa191b9.zip
llvm-d2c37fc4f72caca4b82018a73b3d109c0fa191b9.tar.gz
llvm-d2c37fc4f72caca4b82018a73b3d109c0fa191b9.tar.bz2
[Attributor][FIX] Avoid dangling stack references in map
The old code did not account for new queries during an update, which caused us to leave stack RQIs in the map. We are now explicit about temporary vs non-temporary RQIs. Fixes: https://github.com/llvm/llvm-project/issues/64959
Diffstat (limited to 'llvm/lib/CodeGen/MachineTraceMetrics.cpp')
0 files changed, 0 insertions, 0 deletions