Fix the wasm build by including EndianStream.h
llvm-svn: 273591
This commit is contained in:
parent
ae72fa2f97
commit
8f4bd1fdf2
@ -22,6 +22,7 @@
|
||||
#include "llvm/MC/MCRegisterInfo.h"
|
||||
#include "llvm/MC/MCSubtargetInfo.h"
|
||||
#include "llvm/MC/MCSymbol.h"
|
||||
#include "llvm/Support/EndianStream.h"
|
||||
#include "llvm/Support/raw_ostream.h"
|
||||
using namespace llvm;
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user