view lphobos/llvmsupport.d @ 616:5ced42a55aa9

Fix NegExp not to use substraction.
author Christian Kamm <kamm incasoftware de>
date Sun, 21 Sep 2008 19:28:57 +0200
parents 0ccfae271c45
children
line wrap: on
line source

module llvmsupport;

import
llvm.intrinsic,
llvm.va_list;