mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
move SIL/Function.h to SILFunction.h in preparation to renaming the class.
Swift SVN r4589
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
//
|
||||
//===----------------------------------------------------------------------===//
|
||||
|
||||
#include "swift/SIL/Function.h"
|
||||
#include "swift/SIL/SILFunction.h"
|
||||
#include "swift/SIL/SILBuilder.h"
|
||||
#include "swift/SIL/SILConstant.h"
|
||||
#include "swift/SIL/SILModule.h"
|
||||
|
||||
Reference in New Issue
Block a user