view lphobos/llvmsupport.d @ 712:8c0d3ec8dbbb

Fix -of with multiple input files.
author Christian Kamm <kamm incasoftware de>
date Tue, 21 Oct 2008 18:15:34 +0200
parents 0ccfae271c45
children
line wrap: on
line source

module llvmsupport;

import
llvm.intrinsic,
llvm.va_list;