[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
Tue Nov 17 18:32:37 PST 2020


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG0139c8af8da7: [CFGuard] Add address-taken IAT tables and delay-load support (authored by ajpaverd, committed by aeubanks).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D87544/new/

https://reviews.llvm.org/D87544

Files:
  lld/COFF/DLL.cpp
  lld/COFF/ICF.cpp
  lld/COFF/InputFiles.cpp
  lld/COFF/InputFiles.h
  lld/COFF/Symbols.h
  lld/COFF/Writer.cpp
  lld/test/COFF/giats.s
  llvm/include/llvm/MC/MCObjectFileInfo.h
  llvm/lib/CodeGen/AsmPrinter/WinCFGuard.cpp
  llvm/lib/CodeGen/AsmPrinter/WinCFGuard.h
  llvm/lib/MC/MCObjectFileInfo.cpp
  llvm/test/CodeGen/WinCFGuard/cfguard-giats.ll
  llvm/tools/llvm-readobj/COFFDumper.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87544.305952.patch
Type: text/x-patch
Size: 22378 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201118/195d64b8/attachment.bin>


More information about the llvm-commits mailing list