view lphobos/llvmsupport.d @ 427:f1d37dc5d354

Give errors originating from Dsymbol::error the proper 'Error:' heading.
author Christian Kamm <kamm incasoftware de>
date Tue, 29 Jul 2008 13:48:46 +0200
parents 0ccfae271c45
children
line wrap: on
line source

module llvmsupport;

import
llvm.intrinsic,
llvm.va_list;