MipsMachineFunction.cpp: Add missing #include <raw_ostream.h>
llvm-svn: 191597
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
#include "llvm/CodeGen/MachineRegisterInfo.h"
|
||||
#include "llvm/IR/Function.h"
|
||||
#include "llvm/Support/CommandLine.h"
|
||||
#include "llvm/Support/raw_ostream.h"
|
||||
|
||||
using namespace llvm;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user