view lphobos/llvmsupport.d @ 1104:81fd116b5dc9

Removed plain wrong note from ldc.conf.in, I never implemented that!
author Tomas Lindquist Olsen <tomas.l.olsen gmail.com>
date Thu, 12 Mar 2009 21:04:27 +0100
parents 0ccfae271c45
children
line wrap: on
line source

module llvmsupport;

import
llvm.intrinsic,
llvm.va_list;