view lphobos/llvmsupport.d @ 425:944d43f3779f

Fix the static array cast size check.
author Christian Kamm <kamm incasoftware de>
date Tue, 29 Jul 2008 12:44:28 +0200
parents 0ccfae271c45
children
line wrap: on
line source

module llvmsupport;

import
llvm.intrinsic,
llvm.va_list;