diff options
author | Balazs Benics <benicsbalazs@gmail.com> | 2024-11-12 14:50:20 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-12 14:50:20 +0100 |
commit | e05d91b30e1fe2ed9a90911de2b959395d0318c8 (patch) | |
tree | 2e96bebd65d3d8f99840d10a9b586d6bea221fcb /llvm/lib/Bitcode/Reader/BitReader.cpp | |
parent | 9652c1cc098fb2b237f0d4c91f3b3414f7afdbe1 (diff) | |
download | llvm-e05d91b30e1fe2ed9a90911de2b959395d0318c8.zip llvm-e05d91b30e1fe2ed9a90911de2b959395d0318c8.tar.gz llvm-e05d91b30e1fe2ed9a90911de2b959395d0318c8.tar.bz2 |
[analyzer][NFC] Make RegionStore dumps deterministic (#115615)
Dump the memory space clusters before the other clusters, in
alphabetical order. Then default bindings over direct bindings, and if
any has symbolic offset, then those should come before the ones with
concrete offsets.
In theory, we should either have a symbolic offset OR concrete offsets,
but never both at the same time.
Needed for #114835
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitReader.cpp')
0 files changed, 0 insertions, 0 deletions