[PATCH] D99078: [LLD][WIP] Implement /guard:[no]ehcont

Pengfei Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 23 02:19:53 PDT 2021


pengfei updated this revision to Diff 332576.
pengfei added a comment.
Herald added subscribers: rupprecht, MaskRay.
Herald added a reviewer: jhenderson.

Add EHCont to load config table.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D99078

Files:
  lld/COFF/Config.h
  lld/COFF/Driver.cpp
  lld/COFF/DriverUtils.cpp
  lld/COFF/InputFiles.cpp
  lld/COFF/InputFiles.h
  lld/COFF/Writer.cpp
  llvm/include/llvm/Object/COFF.h
  llvm/tools/llvm-readobj/COFFDumper.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99078.332576.patch
Type: text/x-patch
Size: 11527 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210323/587d3c58/attachment.bin>


More information about the llvm-commits mailing list