mirror of
https://github.com/RPCSX/llvm.git
synced 2025-01-05 19:29:01 +00:00
Fix indentation; NFC
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@263672 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
7eb2f0d9b5
commit
94e3841aa9
@ -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