I got tired of VISIBILITY_HIDDEN colliding with the gcc enum. Rename it
[oota-llvm.git] / lib / Target / MSP430 / AsmPrinter / MSP430MCInstLower.h
index f9620e8ccfd21db37ebd5fad63a0897a6c909f67..e937696406fe7817c4da2b9cdf4e8251307f7719 100644 (file)
@@ -26,7 +26,7 @@ namespace llvm {
 
   /// MSP430MCInstLower - This class is used to lower an MachineInstr
   /// into an MCInst.
-class VISIBILITY_HIDDEN MSP430MCInstLower {
+class LLVM_LIBRARY_VISIBILITY MSP430MCInstLower {
   MCContext &Ctx;
   Mangler &Mang;