[PATCH] D104309: [OpaquePtr] Verify Opaque pointer in function parameter
Zequan Wu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 15 11:55:58 PDT 2021
zequanwu updated this revision to Diff 352207.
zequanwu added a comment.
Update.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D104309/new/
https://reviews.llvm.org/D104309
Files:
llvm/lib/IR/Verifier.cpp
llvm/test/Assembler/invalid-byval-type1.ll
llvm/test/Assembler/invalid-byval-type3.ll
llvm/test/Verifier/byref.ll
llvm/test/Verifier/inalloca1.ll
llvm/test/Verifier/opaque-ptr-invalid.ll
llvm/test/Verifier/preallocated-invalid.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104309.352207.patch
Type: text/x-patch
Size: 6778 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210615/430c1780/attachment.bin>
More information about the llvm-commits
mailing list