view lphobos/llvmsupport.d @ 869:5dbc63f83380

Backed out changeset 1fcba307fd28 Wasn't the right thing to do.
author Christian Kamm <kamm incasoftware de>
date Sat, 27 Dec 2008 16:07:23 +0100
parents 0ccfae271c45
children
line wrap: on
line source

module llvmsupport;

import
llvm.intrinsic,
llvm.va_list;