aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/IR/Module.cpp
diff options
context:
space:
mode:
authorFlorian Hahn <flo@fhahn.com>2024-08-14 10:19:29 +0100
committerFlorian Hahn <flo@fhahn.com>2024-08-14 10:19:29 +0100
commit31f593eb958e2076b98f62e6f2ec24ad8737cd4d (patch)
tree99b1c4eb67a5574a48f626e776eafd792d2a89f2 /llvm/lib/IR/Module.cpp
parent1360b9d4129ba34e971e6642deb0aaf4d51f43a2 (diff)
downloadllvm-31f593eb958e2076b98f62e6f2ec24ad8737cd4d.zip
llvm-31f593eb958e2076b98f62e6f2ec24ad8737cd4d.tar.gz
llvm-31f593eb958e2076b98f62e6f2ec24ad8737cd4d.tar.bz2
[LAA] Also clear DiffChecks in LAI::reset().
DiffChecks will get populated twice when re-trying with runtime checks. Without clearing it like the regular Checks vector, it will contain some duplicates and the order the checks are created may not match the order the checks have been queued when re-trying.
Diffstat (limited to 'llvm/lib/IR/Module.cpp')
0 files changed, 0 insertions, 0 deletions