view lphobos/llvmsupport.d @ 415:76bf1eaaf4dc

Updated the mini test runner to allow classified tests as compile,nocompile,run,norun.
author Tomas Lindquist Olsen <tomas.l.olsen@gmail.com>
date Mon, 28 Jul 2008 03:03:44 +0200
parents 0ccfae271c45
children
line wrap: on
line source

module llvmsupport;

import
llvm.intrinsic,
llvm.va_list;