view lphobos/llvmsupport.d @ 949:b2d27ddf8f45

changes to get the naked asm stuff working for x64
author wilsonk@ubuntu
date Tue, 10 Feb 2009 08:02:25 -0700
parents 0ccfae271c45
children
line wrap: on
line source

module llvmsupport;

import
llvm.intrinsic,
llvm.va_list;