[PATCH] D56143: [CallSite removal] Move the verifier to use `CallBase` instead of the `CallSite` wrapper.

Chandler Carruth via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 2 02:47:57 PST 2019


chandlerc updated this revision to Diff 179827.
chandlerc marked 8 inline comments as done.
chandlerc added a comment.

Address review feedback.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D56143

Files:
  llvm/lib/IR/Verifier.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56143.179827.patch
Type: text/x-patch
Size: 49859 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190102/aa26821f/attachment.bin>


More information about the llvm-commits mailing list