[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 22:21:52 PST 2022
rcvalle updated this revision to Diff 480773.
rcvalle added a comment.
Added compression
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.480773.patch
Type: text/x-patch
Size: 17998 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221207/89dae908/attachment.bin>
More information about the cfe-commits
mailing list