[PATCH] D133099: [LLD][COFF] Add load config checks to warn if incorrect for CFGuard

Alvin Wong via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 15 07:22:41 PDT 2022


alvinhochun updated this revision to Diff 460399.
alvinhochun added a comment.

Moved some code around and added a check for the actual alignment of the section chunk


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D133099

Files:
  lld/COFF/Writer.cpp
  lld/test/COFF/guard-warnings.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133099.460399.patch
Type: text/x-patch
Size: 13604 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220915/6ceccf96/attachment.bin>


More information about the llvm-commits mailing list