[PM/AA] Remove the last relics of the separate IPA library from LLVM,
[oota-llvm.git] / lib / MC / MCWinEH.cpp
index 9cf2edf2a56ca5eefa50b5f38ecd6c5364791bb4..d5d9eadf39a0a288e004cb380a17a9e519a1926f 100644 (file)
@@ -74,6 +74,6 @@ MCSection *UnwindEmitter::getXDataSection(const MCSymbol *Function,
   return getUnwindInfoSection(".xdata", XData, Function, Context);
 }
 
-} // namespace WinEH
-} // namespace llvm
+}
+}