mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-25 20:23:11 +01:00
Fix indentation; NFC
llvm-svn: 263672
This commit is contained in:
parent
f404934b85
commit
990420994e
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user