view lphobos/llvmsupport.d @ 1125:8208374e5bed

Apply fawzi's patch from #235. This has some issues which are addressed in my next commit.
author Frits van Bommel <fvbommel wxs.nl>
date Wed, 18 Mar 2009 15:20:07 +0100
parents 0ccfae271c45
children
line wrap: on
line source

module llvmsupport;

import
llvm.intrinsic,
llvm.va_list;