Fix the release build

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2096 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2002-04-04 19:18:17 +00:00
parent c269bd9232
commit 6fe2e871bb

View File

@ -87,10 +87,8 @@ public:
//
virtual void releaseMemory() {}
#ifndef NDEBUG
// dumpPassStructure - Implement the -debug-passes=PassStructure option
virtual void dumpPassStructure(unsigned Offset = 0);
#endif
protected:
// getAnalysis<AnalysisType>() - This function is used by subclasses to get to