view lphobos/llvmsupport.d @ 991:223a679053dd

Fix x86_64 cfloat support to work on intended target :)
author Frits van Bommel <fvbommel wxs.nl>
date Thu, 26 Feb 2009 14:48:47 +0100
parents 0ccfae271c45
children
line wrap: on
line source

module llvmsupport;

import
llvm.intrinsic,
llvm.va_list;