mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
Move DebugScopeStack from SILBuilder to SILGenFunction, using the swift new
InsertedInstrs facility. No functionality change intended. Swift SVN r7520
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
//===----------------------------------------------------------------------===//
|
||||
|
||||
#include "SILGen.h"
|
||||
#include "Scope.h"
|
||||
#include "Cleanup.h"
|
||||
#include "Initialization.h"
|
||||
#include "RValue.h"
|
||||
|
||||
Reference in New Issue
Block a user