view lphobos/llvmsupport.d @ 1428:c6cc9cf12bec

Get rid of old phobos-based tests.
author Christian Kamm <kamm incasoftware de>
date Thu, 28 May 2009 22:00:08 +0200
parents 0ccfae271c45
children
line wrap: on
line source

module llvmsupport;

import
llvm.intrinsic,
llvm.va_list;