Add Module::dump() method
authorChris Lattner <sabre@nondot.org>
Sat, 17 Aug 2002 23:32:42 +0000 (23:32 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 17 Aug 2002 23:32:42 +0000 (23:32 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@3374 91177308-0d34-0410-b5e6-96231b3b80d8

include/llvm/Module.h

index afb20d3df17b33b15998c471ab85362eca6a4468..a9e3aba1d5a78eb9551cec4c3277f7b99d479098 100644 (file)
@@ -157,6 +157,7 @@ public:
   inline       Function          &back()       { return FunctionList.back(); }
 
   void print(std::ostream &OS) const;
+  void dump() const;
 
   // dropAllReferences() - This function causes all the subinstructions to "let
   // go" of all references that they are maintaining.  This allows one to