This adds some more routines to IRBuilder around creating calls and
invokes to gc.statepoint. These will be used later.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D13371
[IRBuilder] Add gc.statepoint related methods to IRBuilder ClosedPublic Authored by sanjoy on Oct 1 2015, 6:37 PM.
Details Summary This adds some more routines to IRBuilder around creating calls and
Diff Detail
Event Timelinesanjoy updated this object. This revision is now accepted and ready to land.Oct 5 2015, 3:26 PM Closed by commit rL249596: [IRBuilder] Add gc.statepoint related methods to IRBuilder (authored by sanjoy). · Explain WhyOct 7 2015, 12:54 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 36781 llvm/trunk/include/llvm/IR/IRBuilder.h
llvm/trunk/lib/IR/IRBuilder.cpp
|