mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Merge remote-tracking branch 'origin/master' into master-next
This commit is contained in:
@@ -305,7 +305,7 @@ public:
|
||||
return !(lhs == rhs);
|
||||
}
|
||||
};
|
||||
}
|
||||
} // end anonymous namespace
|
||||
|
||||
namespace llvm {
|
||||
|
||||
@@ -334,7 +334,7 @@ template <> struct GraphTraits<StackPromoter *>
|
||||
}
|
||||
};
|
||||
|
||||
}
|
||||
} // namespace llvm
|
||||
|
||||
bool StackPromoter::canPromoteAlloc(AllocRefInst *ARI,
|
||||
SILInstruction *&AllocInsertionPoint,
|
||||
|
||||
Reference in New Issue
Block a user