view lphobos/llvmsupport.d @ 950:f31b29eb6980

Revert return value swapping on x86_64
author Kelly Wilson <wilsonk cpsc.ucalgary.ca>
date Wed, 11 Feb 2009 08:32:33 -0700
parents 0ccfae271c45
children
line wrap: on
line source

module llvmsupport;

import
llvm.intrinsic,
llvm.va_list;