diff options
Diffstat (limited to 'llvm')
| -rw-r--r-- | llvm/include/llvm/Value.h | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/llvm/include/llvm/Value.h b/llvm/include/llvm/Value.h index 8af91e85edf..7d214e2ab49 100644 --- a/llvm/include/llvm/Value.h +++ b/llvm/include/llvm/Value.h @@ -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 |

