[llvm-commits] [llvm] r109061 - in /llvm/trunk: include/llvm/ lib/Analysis/ lib/AsmParser/ lib/Bitcode/Reader/ lib/Bitcode/Writer/ lib/Linker/ lib/Transforms/Utils/ lib/VMCore/ unittests/VMCore/
Chris Lattner
clattner at apple.com
Wed Jul 21 17:26:54 PDT 2010
On Jul 21, 2010, at 4:38 PM, Dan Gohman wrote:
> Author: djg
> Date: Wed Jul 21 18:38:33 2010
> New Revision: 109061
>
> URL: http://llvm.org/viewvc/llvm-project?rev=109061&view=rev
> Log:
> Make NamedMDNode not be a subclass of Value,
Whoa! That did not even occur to me. Awesome!
-Chris
More information about the llvm-commits
mailing list