[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
Fri Dec 28 20:09:34 PST 2018


chandlerc created this revision.
Herald added subscribers: jfb, hiraditya, mcrosier, sanjoy.

Mostly mechanical, but I've tried to tidy up code where it made sense to
do so.


Repository:
  rL LLVM

https://reviews.llvm.org/D56143

Files:
  llvm/lib/IR/Verifier.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56143.179673.patch
Type: text/x-patch
Size: 49611 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181229/93a03c78/attachment.bin>


More information about the llvm-commits mailing list