diff options
author | Ramkumar Ramachandra <ramkumar.ramachandra@codasip.com> | 2024-12-16 16:29:21 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-16 16:29:21 +0000 |
commit | 290f38cd1a9fa7b1a91ddb25632807ecb5308dc7 (patch) | |
tree | 7d0d90226d4ba2a4df51fb6a0c4d73b0c8ba1ddf /clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp | |
parent | 3cbc73f71eef599e678197e445e11a98f8f61689 (diff) | |
download | llvm-290f38cd1a9fa7b1a91ddb25632807ecb5308dc7.zip llvm-290f38cd1a9fa7b1a91ddb25632807ecb5308dc7.tar.gz llvm-290f38cd1a9fa7b1a91ddb25632807ecb5308dc7.tar.bz2 |
IR: fix getSwappedCmpPredicate() return type (#120097)
The change 51a895a (IR: introduce struct with CmpInst::Predicate and
samesign) missed a change to ICmpInst::getSwappedCmpPredicate(), which
intends to return a CmpPredicate, but returns a Predicate instead. Fix
this.
Diffstat (limited to 'clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp')
0 files changed, 0 insertions, 0 deletions