[llvm-commits] [llvm] r125006 - in /llvm/trunk: docs/LangRef.html include/llvm/Constants.h include/llvm/Operator.h lib/AsmParser/LLParser.cpp lib/Bitcode/Reader/BitcodeReader.cpp lib/VMCore/Constants.cpp test/Assembler/2003-05-21-MalformedShiftCr

Frits van Bommel fvbommel at gmail.com
Mon Feb 7 09:31:05 PST 2011


On Mon, Feb 7, 2011 at 5:40 PM, Chris Lattner <sabre at nondot.org> wrote:
> --- llvm/trunk/lib/VMCore/Constants.cpp (original)
> +++ llvm/trunk/lib/VMCore/Constants.cpp Mon Feb  7 10:40:21 2011
> @@ -7,7 +7,7 @@
>  //
>  //===----------------------------------------------------------------------===//
>  //
> -// This file implements the Constant* classes.
> +// This file implements the Constant *classes.

I don't think this was intentional :).




More information about the llvm-commits mailing list