[PATCH] D80581: Modify verifier checks to support musttail + preallocated

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 26 15:50:20 PDT 2020


aeubanks updated this revision to Diff 266351.
aeubanks marked an inline comment as done.
aeubanks added a comment.

Address code review comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80581

Files:
  llvm/docs/LangRef.rst
  llvm/lib/IR/Verifier.cpp
  llvm/test/Verifier/preallocated-invalid.ll
  llvm/test/Verifier/preallocated-valid.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D80581.266351.patch
Type: text/x-patch
Size: 6390 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200526/221d6477/attachment.bin>


More information about the llvm-commits mailing list