view lphobos/llvmsupport.d @ 721:51797efb6975

Make extern(System) configure the calling convention on LDC runtime, not when building LDC.
author Tomas Lindquist Olsen <tomas.l.olsen@gmail.com>
date Thu, 23 Oct 2008 19:38:01 +0200
parents 0ccfae271c45
children
line wrap: on
line source

module llvmsupport;

import
llvm.intrinsic,
llvm.va_list;