view lphobos/llvmsupport.d @ 406:94394be61589

Attempt to fix win32/mingw linking related to unresolved data segment start/end symbols.
author Tomas Lindquist Olsen <tomas.l.olsen@gmail.com>
date Sun, 27 Jul 2008 14:11:31 +0200
parents 0ccfae271c45
children
line wrap: on
line source

module llvmsupport;

import
llvm.intrinsic,
llvm.va_list;