view lphobos/llvmsupport.d @ 432:ecf70fe065b9

fixed configuration file loading issues on windows
author elrood
date Tue, 29 Jul 2008 21:52:25 +0200
parents 0ccfae271c45
children
line wrap: on
line source

module llvmsupport;

import
llvm.intrinsic,
llvm.va_list;