mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Rename LSBase.h to LoadStoreOptUtils.h
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
|
||||
#define DEBUG_TYPE "sil-lsbase"
|
||||
#include "swift/SIL/InstructionUtils.h"
|
||||
#include "swift/SILOptimizer/Utils/LSBase.h"
|
||||
#include "swift/SILOptimizer/Utils/LoadStoreOptUtils.h"
|
||||
#include "llvm/Support/Debug.h"
|
||||
|
||||
using namespace swift;
|
||||
|
||||
Reference in New Issue
Block a user