view lphobos/llvmsupport.d @ 966:e7dd879caae5

Reduce size of integer constant make x86-64 asm parsing code compile on x86-32.
author Christian Kamm <kamm incasoftware de>
date Mon, 16 Feb 2009 18:27:33 +0100
parents 0ccfae271c45
children
line wrap: on
line source

module llvmsupport;

import
llvm.intrinsic,
llvm.va_list;