mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 11:42:57 +01:00
Remove debugging output stuff
llvm-svn: 641
This commit is contained in:
parent
d5ca24e73e
commit
2ab05b6f57
@ -198,11 +198,4 @@ public:
|
||||
|
||||
typedef UseTy<Value> Use;
|
||||
|
||||
//----------------------------------------------------------------------
|
||||
// Debugging support for class Value and its subclasses.
|
||||
//
|
||||
|
||||
void DebugValue(const Value *V);
|
||||
void DebugValue(const Value &V);
|
||||
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user