From: Gabor Greif Date: Wed, 11 Jun 2008 13:53:41 +0000 (+0000) Subject: remove bogus comment X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=0039adb5148f3a2c878c84f09268a58d0478e2ad;p=oota-llvm.git remove bogus comment git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@52216 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/include/llvm/Value.h b/include/llvm/Value.h index af90b91c3bf..8731aa6cb84 100644 --- a/include/llvm/Value.h +++ b/include/llvm/Value.h @@ -8,7 +8,6 @@ //===----------------------------------------------------------------------===// // // This file declares the Value class. -// This file also defines the Use<> template for users of value. // //===----------------------------------------------------------------------===//