view lphobos/llvmsupport.d @ 431:3dd9ae9ea708

Another fix to DMD's path code.
author Christian Kamm <kamm incasoftware de>
date Tue, 29 Jul 2008 18:00:01 +0200
parents 0ccfae271c45
children
line wrap: on
line source

module llvmsupport;

import
llvm.intrinsic,
llvm.va_list;