view lphobos/llvmsupport.d @ 1575:299a6b634178

This flush is not needed anymore.
author Benjamin Kramer <benny.kra@gmail.com>
date Tue, 25 Aug 2009 21:21:37 +0200
parents 0ccfae271c45
children
line wrap: on
line source

module llvmsupport;

import
llvm.intrinsic,
llvm.va_list;