diff options
author | Nikita Popov <npopov@redhat.com> | 2023-12-20 15:05:42 +0100 |
---|---|---|
committer | Nikita Popov <npopov@redhat.com> | 2023-12-20 15:59:02 +0100 |
commit | 8b8f2ef06e341ef634f85fa01800f4e441cacd91 (patch) | |
tree | 8f79cbfdb7998d871edd20f7feb6543530dd67ea /llvm/lib/TextAPI/BinaryReader/DylibReader.cpp | |
parent | 6cd296ed855b47036551e9f5c19bac89b81d5f72 (diff) | |
download | llvm-8b8f2ef06e341ef634f85fa01800f4e441cacd91.zip llvm-8b8f2ef06e341ef634f85fa01800f4e441cacd91.tar.gz llvm-8b8f2ef06e341ef634f85fa01800f4e441cacd91.tar.bz2 |
[MergeFunc] Fix comparison of constant expressions
Functions using different constant expressions were incorrectly
merged, because a lot of state was missing from the comparison,
including the opcode, the comparison predicate, the GEP element
type, as well as the inbounds, inrange and nowrap poison flags.
Diffstat (limited to 'llvm/lib/TextAPI/BinaryReader/DylibReader.cpp')
0 files changed, 0 insertions, 0 deletions