view lphobos/llvmsupport.d @ 598:13ff06605226

To prevert source-overwriting in the future, forbit output files with the same name as the source file.
author Christian Kamm <kamm incasoftware de>
date Sun, 14 Sep 2008 22:49:19 +0200
parents 0ccfae271c45
children
line wrap: on
line source

module llvmsupport;

import
llvm.intrinsic,
llvm.va_list;