[llvm-commits] [llvm] r97132 - in /llvm/trunk/lib/Bitcode: Reader/BitcodeReader.cpp Writer/ValueEnumerator.cpp
Devang Patel
dpatel at apple.com
Thu Feb 25 09:54:19 PST 2010
On Feb 25, 2010, at 12:30 AM, Nick Lewycky wrote:
> Author: nicholas
> Date: Thu Feb 25 02:30:17 2010
> New Revision: 97132
>
> URL: http://llvm.org/viewvc/llvm-project?rev=97132&view=rev
> Log:
> Make the side-numbering of instructions used by metadata (which is needed to
> keep track of instructions that return void) per-function
It is used to connect metadata with respective instruction when metadata is attached with an instruction.
-
Devang
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20100225/f11c49c5/attachment.html>
More information about the llvm-commits
mailing list