Fix indentation; NFC

llvm-svn: 263672
This commit is contained in:
Sanjoy Das 2016-03-16 23:11:21 +00:00
parent 70697ff74d
commit 43e33d61c6
1 changed files with 2 additions and 3 deletions

View File

@ -438,9 +438,8 @@ static void
lowerStatepointMetaArgs(SmallVectorImpl<SDValue> &Ops,
SelectionDAGBuilder::StatepointLoweringInfo &SI,
SelectionDAGBuilder &Builder) {
// Lower the deopt and gc arguments for this statepoint. Layout will
// be: deopt argument length, deopt arguments.., gc arguments...
// Lower the deopt and gc arguments for this statepoint. Layout will be:
// deopt argument length, deopt arguments.., gc arguments...
#ifndef NDEBUG
// Check that each of the gc pointer and bases we've gotten out of the
// safepoint is something the strategy thinks might be a pointer (or vector