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
Loading
Please register or sign in to comment