view lphobos/llvmsupport.d @ 1302:a26b99b7e293

Translate fsub/fdiv correctly. See #256.
author Christian Kamm <kamm incasoftware de>
date Wed, 06 May 2009 18:08:44 +0200
parents 0ccfae271c45
children
line wrap: on
line source

module llvmsupport;

import
llvm.intrinsic,
llvm.va_list;