[LLVMdev] PROPOSAL : Introduce NamedMetadata

Devang Patel devang.patel at gmail.com
Mon Jul 27 21:54:20 PDT 2009


On Mon, Jul 27, 2009 at 9:31 PM, Nick Lewycky<nicholas at mxc.ca> wrote:

> Why not have a named GlobalValue with an MDNode initializer? How is this
> different from what we had before?

GlobalValue initializer accepts only Constants.
-
Devang



More information about the llvm-dev mailing list