Rename LoopSimplify.h to LoopUtils.h
As discussed, LoopUtils.h is a better name. llvm-svn: 182314
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
#include "llvm/Support/raw_ostream.h"
|
||||
#include "llvm/Transforms/Utils/BasicBlockUtils.h"
|
||||
#include "llvm/Transforms/Utils/Local.h"
|
||||
#include "llvm/Transforms/Utils/LoopSimplify.h"
|
||||
#include "llvm/Transforms/Utils/LoopUtils.h"
|
||||
#include "llvm/Target/TargetLibraryInfo.h"
|
||||
#include "PPCTargetMachine.h"
|
||||
#include "PPC.h"
|
||||
|
||||
Reference in New Issue
Block a user