view lphobos/llvmsupport.d @ 813:2eaefe4a550b

Forgot to add AnonDeclaration::toObjFile for D2
author Tomas Lindquist Olsen <tomas.l.olsen@gmail.com>
date Mon, 01 Dec 2008 14:54:06 +0100
parents 0ccfae271c45
children
line wrap: on
line source

module llvmsupport;

import
llvm.intrinsic,
llvm.va_list;