Re-sort includes with sort-includes.py and insert raw_ostream.h where it's used.
[oota-llvm.git] / lib / Target / AArch64 / AArch64PromoteConstant.cpp
index 4a4118ae7759a84088decfae9db19b34122046a0..e1b93bf07c890dd5f5c1998fb5922b9d0cc5b621 100644 (file)
@@ -38,6 +38,7 @@
 #include "llvm/Pass.h"
 #include "llvm/Support/CommandLine.h"
 #include "llvm/Support/Debug.h"
+#include "llvm/Support/raw_ostream.h"
 
 using namespace llvm;