[PATCH] D13371: [IRBuilder] Add gc.statepoint related methods to IRBuilder

Sanjoy Das via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 1 18:37:18 PDT 2015


sanjoy created this revision.
sanjoy added reviewers: reames, swaroop.sridhar.
sanjoy added a subscriber: llvm-commits.
Herald added a subscriber: sanjoy.

This adds some more routines to `IRBuilder` around creating calls and
invokes to `gc.statepoint`.  These will be used later.

http://reviews.llvm.org/D13371

Files:
  include/llvm/IR/IRBuilder.h
  lib/IR/IRBuilder.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D13371.36326.patch
Type: text/x-patch
Size: 10542 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151002/a26f36d8/attachment.bin>


More information about the llvm-commits mailing list