view lphobos/llvmsupport.d @ 499:9aac7cff8342

Revert accidental change to toobj.cpp.
author Christian Kamm <kamm incasoftware de>
date Tue, 12 Aug 2008 19:50:41 +0200
parents 0ccfae271c45
children
line wrap: on
line source

module llvmsupport;

import
llvm.intrinsic,
llvm.va_list;