view lphobos/llvmsupport.d @ 1420:3a31fc913db7

Added tag 0.9.1 for changeset a6dfd3cb5b99
author Christian Kamm <kamm incasoftware de>
date Wed, 27 May 2009 19:52:47 +0200
parents 0ccfae271c45
children
line wrap: on
line source

module llvmsupport;

import
llvm.intrinsic,
llvm.va_list;