mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-12-28 22:43:29 +00:00
We currently don't allow unresolved opaque types!
llvm-svn: 2453
This commit is contained in:
parent
09a356bd6a
commit
ecd7d90e2c
@ -20,5 +20,7 @@ declare void "foo"(%bb)
|
||||
|
||||
%bb = type int
|
||||
|
||||
%exception_descriptor = type int
|
||||
|
||||
implementation
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user