Fix build in release mode, four cases of -Wunused-variable.
[oota-llvm.git] / lib / Transforms / Scalar / RewriteStatepointsForGC.cpp
2015-02-20 Nick LewyckyFix build in release mode, four cases of -Wunused-variable.
2015-02-20 Philip ReamesAdjust enablement of RewriteStatepointsForGC
2015-02-20 Philip ReamesAdd a pass for constructing gc.statepoint sequences...