OSDN Git Service

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)
commit46a3ee7346ba8c01288064452972a8e3d29b7553
tree7f451c9d2e472c762c52727a81cef26e50605f9d
parent845d1a6a171b1833008b57137c254d99ae149a7a
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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@240358 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/IR/Value.def [new file with mode: 0644]
include/llvm/IR/Value.h