view lphobos/llvmsupport.d @ 1531:7120a74e9ae2

Remove duplicated code This was implemented for windows in llvm r73379
author Benjamin Kramer <benny.kra@gmail.com>
date Sat, 11 Jul 2009 13:58:23 +0200
parents 0ccfae271c45
children
line wrap: on
line source

module llvmsupport;

import
llvm.intrinsic,
llvm.va_list;