[mips] [IAS] Add support for the .set oddspreg/nooddspreg directives.
[oota-llvm.git] / lib / Target / Mips / MCTargetDesc / MipsABIFlagsSection.h
index 7b3c9caba10833f393ed92b9516875c661fe4b52..b078cd30a87bd2d713498ee86a9108c497b0a574 100644 (file)
@@ -11,6 +11,7 @@
 #define LLVM_LIB_TARGET_MIPS_MCTARGETDESC_MIPSABIFLAGSSECTION_H
 
 #include "llvm/MC/MCStreamer.h"
+#include "llvm/Support/ErrorHandling.h"
 #include "llvm/Support/MipsABIFlags.h"
 
 namespace llvm {