https://bugs.llvm.org/show_bug.cgi?id=43133
Heejin Ahn <ahee...@gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Fixed By Commit(s)| |78e87970af888bbbd5652c31f3a
| |8454e8e9dd5b8
Status|NEW |RESOLVED
--- Comment #7 from Heejin Ahn <ahee...@gmail.com> ---
We encountered a probably related problem with sqlite3's new release, which
compares a function address with constants. Fixed this by disabling offset
folding when the base is a function address. https://reviews.llvm.org/D107940
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs