[dfsan] Simplify code after r197677.
[oota-llvm.git] / lib / Transforms / Instrumentation / DebugIR.h
index 06fea48157b5f769cf03a9f74f0f8d78e4a34c3d..13774cf174776537f6118f0d72075810d37c7bec 100644 (file)
@@ -21,7 +21,7 @@
 
 namespace llvm {
 
-class LLVM_LIBRARY_VISIBILITY DebugIR : public llvm::ModulePass {
+class DebugIR : public llvm::ModulePass {
   /// If true, write a source file to disk.
   bool WriteSourceToDisk;