view lphobos/llvmsupport.d @ 1581:f4421c81398f

Fixed ticket #365. Thanks wilkie.
author Robert Clipsham <robert@octarineparrot.com>
date Sat, 19 Sep 2009 00:44:35 +0100
parents 0ccfae271c45
children
line wrap: on
line source

module llvmsupport;

import
llvm.intrinsic,
llvm.va_list;