diff options
author | Florian Hahn <flo@fhahn.com> | 2024-08-14 10:16:59 +0100 |
---|---|---|
committer | Florian Hahn <flo@fhahn.com> | 2024-08-14 10:17:00 +0100 |
commit | 1360b9d4129ba34e971e6642deb0aaf4d51f43a2 (patch) | |
tree | 5b7aea205efcfe908484fe9fdc46f9a2156b9a3c /llvm/lib/IR/Module.cpp | |
parent | b8b82756cb6a8ee71ef1d8f76542458bffdc1538 (diff) | |
download | llvm-1360b9d4129ba34e971e6642deb0aaf4d51f43a2.zip llvm-1360b9d4129ba34e971e6642deb0aaf4d51f43a2.tar.gz llvm-1360b9d4129ba34e971e6642deb0aaf4d51f43a2.tar.bz2 |
[LV] Add test for diff check creation order.
Add a test where diff checks are generated initial and then re-generated
when re-trying with runtime checks.
At the moment, the order doesn't match the order they are created in, as
the DiffChecks field in LAI isn't cleared as other fields holding
runtime checks.
Diffstat (limited to 'llvm/lib/IR/Module.cpp')
0 files changed, 0 insertions, 0 deletions