view lphobos/llvmsupport.d @ 1475:1f29cbc36bf5

Fix memory leak in configfile.cpp...probably the only one in ldc!
author Kelly Wilson <wilsonk cpsc.ucalgary.ca>
date Thu, 04 Jun 2009 16:46:05 -0600
parents 0ccfae271c45
children
line wrap: on
line source

module llvmsupport;

import
llvm.intrinsic,
llvm.va_list;