[PATCH] D87544: [CFGuard] Add address-taken IAT tables and delay-load support

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 5 10:59:39 PDT 2020


aeubanks added a comment.

When I was looking into it, after initializing `loadThunkSym` to nullptr, the build step that was failing then succeeded. So that should be good enough.


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