view lphobos/llvmsupport.d @ 738:ecb429ee0648

Add explicit uint->char cast to get rid of warning.
author Christian Kamm <kamm incasoftware de>
date Thu, 30 Oct 2008 10:15:42 +0100
parents 0ccfae271c45
children
line wrap: on
line source

module llvmsupport;

import
llvm.intrinsic,
llvm.va_list;