view lphobos/llvmsupport.d @ 477:253f234eb80c

Make sure to initialize isBranchToLabel to zero. Fixes unittest compilation for tango.text.Text.
author Christian Kamm <kamm incasoftware de>
date Mon, 04 Aug 2008 21:34:53 +0200
parents 0ccfae271c45
children
line wrap: on
line source

module llvmsupport;

import
llvm.intrinsic,
llvm.va_list;