Create Value.def helper. NFC.
authorPete Cooper <peter_cooper@apple.com>
Mon, 22 Jun 2015 23:48:35 +0000 (23:48 +0000)
committerPete Cooper <peter_cooper@apple.com>
Mon, 22 Jun 2015 23:48:35 +0000 (23:48 +0000)
commit70a7f340d255bab523c1efaa90579ffdf628c858
tree30df7bb76160f1e81094baac545f0c7ff40716df
parent9e0d41ab092524e8af038ee35ad66f77714667cf
Create Value.def helper.  NFC.

This is similar to Metadata.def and Instructions.def but for Value's.

It will be used in upcoming commits to devirtualize the Value class.

Reviewed by Duncan Exon Smith.

llvm-svn: 240358
llvm/include/llvm/IR/Value.def [new file with mode: 0644]
llvm/include/llvm/IR/Value.h