[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
Thu Oct 1 11:29:18 PDT 2020


aeubanks added a comment.

Printing out the `kind()` of the failing symbol, it gives 40, which is nowhere in the range of `Symbol::Kind`. Reverting for now, let me know if you need more details for fixing this.


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