[PATCH] D87544: [CFGuard] Add address-taken IAT tables and delay-load support
Hans Wennborg via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Nov 11 07:08:39 PST 2020
hans added a comment.
In D87544#2339299 <https://reviews.llvm.org/D87544#2339299>, @dmajor wrote:
> This caused a regression when calling through function pointers in a certain way as seen in sqlite3: https://bugs.llvm.org/show_bug.cgi?id=47905
Reverted in 418f18c6cdfe56e77669e2f4d3df3bca1020156d <https://reviews.llvm.org/rG418f18c6cdfe56e77669e2f4d3df3bca1020156d> due to that.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D87544/new/
https://reviews.llvm.org/D87544
More information about the llvm-commits
mailing list