view lphobos/llvmsupport.d @ 1323:c74dfdcc5043

Update for LLVM rev > 71348: getTypePaddedSize -> getTypeAllocSize
author Christian Kamm <kamm incasoftware de>
date Sat, 09 May 2009 18:57:00 +0200
parents 0ccfae271c45
children
line wrap: on
line source

module llvmsupport;

import
llvm.intrinsic,
llvm.va_list;