view lphobos/llvmsupport.d @ 977:3efbe9b0dd36

Update .hgignore due to moved(?) idgen/impcnvgen locations. Also add *.patch and *.diff.
author Frits van Bommel <fvbommel wxs.nl>
date Tue, 17 Feb 2009 23:14:19 +0100
parents 0ccfae271c45
children
line wrap: on
line source

module llvmsupport;

import
llvm.intrinsic,
llvm.va_list;