[PATCH] Use ImmutableCallSite for statepoint verification.

Igor Laevsky igor at azulsystems.com
Fri Jan 30 16:53:08 PST 2015


Hi reames,

This change generalizes statepoint verification to use ImmutableCallSite instead of CallInst. This will allow to easily implement invoke statepoint verification (in a following change).

REPOSITORY
  rL LLVM

http://reviews.llvm.org/D7308

Files:
  lib/IR/Verifier.cpp

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D7308.19073.patch
Type: text/x-patch
Size: 4364 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150131/c5040cf7/attachment.bin>


More information about the llvm-commits mailing list