Define target value types in a form usable by target-independent code
authorChris Lattner <sabre@nondot.org>
Tue, 29 Jul 2003 05:13:09 +0000 (05:13 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 29 Jul 2003 05:13:09 +0000 (05:13 +0000)
commitad5e1f815335f65c20b07ed10cdac2885202a47c
tree46303b62cd2c945709bc5447a3cc5d5bb8a50a82
parent2d10d7551bdb9e2f83e5bd195eede26e3d3292a0
Define target value types in a form usable by target-independent code

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