We currently don't allow unresolved opaque types!

llvm-svn: 2453
This commit is contained in:
Chris Lattner 2002-05-03 18:32:40 +00:00
parent 09a356bd6a
commit ecd7d90e2c

View File

@ -20,5 +20,7 @@ declare void "foo"(%bb)
%bb = type int
%exception_descriptor = type int
implementation