view lphobos/llvmsupport.d @ 1100:b3a0cf072ed0

Fix an error in the ASM tables introduced by the recent fistp fixes. (There are only 3 fields for operands)
author Frits van Bommel <fvbommel wxs.nl>
date Thu, 12 Mar 2009 14:08:57 +0100
parents 0ccfae271c45
children
line wrap: on
line source

module llvmsupport;

import
llvm.intrinsic,
llvm.va_list;