1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 11:42:57 +01:00

remove bogus comment

llvm-svn: 52216
This commit is contained in:
Gabor Greif 2008-06-11 13:53:41 +00:00
parent 8617cb5391
commit c3d97cdecc

View File

@ -8,7 +8,6 @@
//===----------------------------------------------------------------------===//
//
// This file declares the Value class.
// This file also defines the Use<> template for users of value.
//
//===----------------------------------------------------------------------===//