It's important that our users immediately know what gc.safepoint_poll
is. Also fix the style of the declaration of CreateGCStatepoint, in
preparation for another change that will wrap it.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D7517
[Statepoint] Improve two asserts, fix some style (NFC) ClosedPublic Authored by artagnon on Feb 9 2015, 1:38 PM.
Details Summary It's important that our users immediately know what gc.safepoint_poll
Diff Detail
Event Timelineartagnon updated this object. Closed by commit rL228626: [Statepoint] Improve two asserts, fix some style (NFC) (authored by artagnon). · Explain WhyFeb 9 2015, 3:04 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 19620 llvm/trunk/include/llvm/IR/IRBuilder.h
llvm/trunk/lib/IR/IRBuilder.cpp
llvm/trunk/lib/Transforms/Scalar/PlaceSafepoints.cpp
|