[AsmPrinter] Hide implementation details
[oota-llvm.git] / lib / CodeGen / AsmPrinter / WinException.h
index a4ebd8a4cc2fd3d2bc5f25e981fef01d1eaf2915..669c9cc366ba5b8ae5f61f528b21523c859e52a1 100644 (file)
@@ -23,7 +23,7 @@ class MachineFunction;
 class MCExpr;
 struct WinEHFuncInfo;
 
-class WinException : public EHStreamer {
+class LLVM_LIBRARY_VISIBILITY WinException : public EHStreamer {
   /// Per-function flag to indicate if personality info should be emitted.
   bool shouldEmitPersonality = false;