[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
Sun Jan 6 23:07:05 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL350507: [CallSite removal] Move the verifier to use `CallBase` instead of the (authored by chandlerc, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D56143?vs=179827&id=180437#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D56143

Files:
  llvm/trunk/lib/IR/Verifier.cpp

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


More information about the llvm-commits mailing list