forked from OSchip/llvm-project
[NFC] Make r318597 compatible with clang-format
llvm-svn: 318561
This commit is contained in:
parent
4cb299407e
commit
ceec175dff
|
@ -154,8 +154,8 @@
|
|||
#include "polly/Support/GICHelper.h"
|
||||
#include "polly/Support/ISLTools.h"
|
||||
#include "polly/Support/VirtualInstruction.h"
|
||||
#include "llvm/Support/raw_ostream.h"
|
||||
#include "llvm/ADT/Statistic.h"
|
||||
#include "llvm/Support/raw_ostream.h"
|
||||
|
||||
#define DEBUG_TYPE "polly-zone"
|
||||
|
||||
|
|
Loading…
Reference in New Issue