[PATCH] D47299: [CodeGenCXX] Emit strip.invariant.group with -fstrict-vtable-pointers
Piotr Padlewski via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun May 27 05:10:33 PDT 2018
Prazek updated this revision to Diff 148745.
Prazek added a comment.
Herald added a subscriber: hiraditya.
Added launder when going from possiblyNotDynamic to possiblyDynamic
emitting strip for pointer -> int only if poitner is possiblyDynamic
Repository:
rL LLVM
https://reviews.llvm.org/D47299
Files:
clang/include/clang/AST/DeclCXX.h
clang/lib/CodeGen/CGExpr.cpp
clang/lib/CodeGen/CGExprScalar.cpp
clang/test/CodeGenCXX/strict-vtable-pointers.cpp
llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47299.148745.patch
Type: text/x-patch
Size: 19021 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180527/3ab7396e/attachment.bin>
More information about the cfe-commits
mailing list