[PATCH] D139395: Add CFI integer types normalization

Ramon de C Valle via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Dec 6 16:58:04 PST 2022


rcvalle updated this revision to Diff 480700.
rcvalle retitled this revision from "Add support for integer types normalization" to "Add CFI integer types normalization".
rcvalle edited the summary of this revision.
rcvalle added a comment.

Added documentation


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D139395

Files:
  clang/docs/ControlFlowIntegrity.rst
  clang/docs/UsersManual.rst
  clang/include/clang/AST/Mangle.h
  clang/include/clang/Basic/CodeGenOptions.def
  clang/include/clang/Driver/Options.td
  clang/include/clang/Driver/SanitizerArgs.h
  clang/lib/AST/ItaniumMangle.cpp
  clang/lib/AST/MicrosoftMangle.cpp
  clang/lib/CodeGen/CodeGenModule.cpp
  clang/lib/Driver/SanitizerArgs.cpp
  clang/test/CodeGen/cfi-icall-normalize.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139395.480700.patch
Type: text/x-patch
Size: 14553 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221207/19f09e02/attachment-0001.bin>


More information about the cfe-commits mailing list