view lphobos/llvmsupport.d @ 280:10554729bd02 trunk

[svn r301] Fixed incorrect codegen with array slice assigns.
author ChristianK
date Fri, 20 Jun 2008 23:27:59 +0200
parents 0ccfae271c45
children
line wrap: on
line source

module llvmsupport;

import
llvm.intrinsic,
llvm.va_list;