view lphobos/llvmsupport.d @ 613:19cbc612380a

Add bool-special cases in tango.core.Atomic.
author Christian Kamm <kamm incasoftware de>
date Sun, 21 Sep 2008 17:23:17 +0200
parents 0ccfae271c45
children
line wrap: on
line source

module llvmsupport;

import
llvm.intrinsic,
llvm.va_list;