Skip to content
Snippets Groups Projects
Commit ab02e437 authored by Chris Lattner's avatar Chris Lattner
Browse files

Remove debugging output stuff

llvm-svn: 641
parent 15d84183
No related branches found
No related tags found
No related merge requests found
...@@ -198,11 +198,4 @@ public: ...@@ -198,11 +198,4 @@ public:
typedef UseTy<Value> Use; typedef UseTy<Value> Use;
//----------------------------------------------------------------------
// Debugging support for class Value and its subclasses.
//
void DebugValue(const Value *V);
void DebugValue(const Value &V);
#endif #endif
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment