mirror of
https://github.com/xomboverlord/ldc.git
synced 2026-04-18 01:39:03 +02:00
[svn r209] Fixed: exotic array to pointer casts were broken.
Changed: classes now have opaque vtables.
This commit is contained in:
@@ -31,8 +31,8 @@ DC=llvmdc
|
||||
ADD_CFLAGS=
|
||||
ADD_DFLAGS=
|
||||
|
||||
targets : lib clib doc
|
||||
all : lib clib doc
|
||||
targets : lib doc
|
||||
all : lib doc
|
||||
|
||||
######################################################
|
||||
|
||||
|
||||
Reference in New Issue
Block a user