Don't worry about union types.
authorDan Gohman <gohman@apple.com>
Sun, 29 Aug 2010 14:50:21 +0000 (14:50 +0000)
committerDan Gohman <gohman@apple.com>
Sun, 29 Aug 2010 14:50:21 +0000 (14:50 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@112427 91177308-0d34-0410-b5e6-96231b3b80d8

utils/llvm.grm

index f97c0d147ae7c22e1933761619c090c14b75b6c6..9d6bdf79f539a23b1250af13a79d778bff1cba0e 100644 (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
 
 *)