Make some helpers static or move into the llvm namespace.
[oota-llvm.git] / lib / Target / Mips / MCTargetDesc / MipsELFStreamer.cpp
index 803ab85657dcd553fdceb93e5345f154a2796b32..7a984f5ba2322e71ed8dea362e85646c41a56dcf 100644 (file)
@@ -9,6 +9,7 @@
 
 #include "MipsELFStreamer.h"
 #include "llvm/MC/MCInst.h"
+using namespace llvm;
 
 void MipsELFStreamer::EmitInstruction(const MCInst &Inst,
                                       const MCSubtargetInfo &STI) {