1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 02:52:53 +02:00
llvm-mirror/test/FrontendAda/Support
Duncan Sands 4111c9d34c Check that records with a known constant size are not
copied field by LLVM field if the record has a variable
sized field in it.  The problem is that the LLVM field
will not completely cover the variable sized gcc field.

llvm-svn: 65463
2009-02-25 18:10:49 +00:00
..
element_copy.ads Check that records with a known constant size are not 2009-02-25 18:10:49 +00:00
fat_fields.ads
global_constant.ads
non_lvalue.ads
unc_constructor.ads
var_offset.ads
var_size.ads