view lphobos/llvmsupport.d @ 645:bb8d73e29324

Adjust dmain catch to print exception trace info.
author Christian Kamm <kamm incasoftware de>
date Sat, 04 Oct 2008 13:35:27 +0200
parents 0ccfae271c45
children
line wrap: on
line source

module llvmsupport;

import
llvm.intrinsic,
llvm.va_list;