From 8f49168c4c8b24ab4f22eb0eea0ec8bf150263f1 Mon Sep 17 00:00:00 2001 From: Dan Gohman Date: Sun, 29 Aug 2010 14:50:21 +0000 Subject: Don't worry about union types. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@112427 91177308-0d34-0410-b5e6-96231b3b80d8 --- utils/llvm.grm | 1 - 1 file changed, 1 deletion(-) (limited to 'utils') diff --git a/utils/llvm.grm b/utils/llvm.grm index f97c0d147a..9d6bdf79f5 100644 --- a/utils/llvm.grm +++ b/utils/llvm.grm @@ -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 *) -- cgit v1.2.3