view lphobos/llvmsupport.d @ 707:1556a9328ba1

Fixed bug with generated functions having wrong calling conventions. Thanks downs.
author Christian Kamm <kamm incasoftware de>
date Wed, 15 Oct 2008 20:22:18 +0200
parents 0ccfae271c45
children
line wrap: on
line source

module llvmsupport;

import
llvm.intrinsic,
llvm.va_list;