Don't worry about union types.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@112427 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Dan Gohman 2010-08-29 14:50:21 +00:00
parent 2b5258c5f9
commit 8f49168c4c

View File

@ -9,7 +9,6 @@ IR that is semantically valid. Most of the IR produced doesn't
pass the Verifier.
TODO: Metadata, in all its forms
TODO: Union types
*)