view runtime/patch-tango.sh @ 657:c42173b3557b

Removed some checks for abstract llvm types that were too strict, a 'opaque* null' is a valid initializer... when structs in D can be just a forward reference.
author Tomas Lindquist Olsen <tomas.l.olsen@gmail.com>
date Mon, 06 Oct 2008 14:37:00 +0200
parents 44f08170f4ef
children 6aaa3d3c1183
line wrap: on
line source

#!/bin/bash

cd ../tango
patch -p0 < ../runtime/llvmdc.diff