[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 14:44:15 PDT 2021


zequanwu updated this revision to Diff 352255.
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-type3.ll
  llvm/test/Verifier/byref.ll
  llvm/test/Verifier/inalloca1.ll
  llvm/test/Verifier/opaque-ptr-invalid.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104309.352255.patch
Type: text/x-patch
Size: 5566 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210615/4cb15b95/attachment.bin>


More information about the llvm-commits mailing list