view suite/dwarfdebug/dwarf1/build.sh @ 152:e984333d6ac6 trunk

[svn r158] fixed bug with console integer output: buffer was too small
author ChristianK
date Mon, 24 Mar 2008 20:49:21 +0100
parents 0ab29b838084
children
line wrap: on
line source

#!/bin/bash
llvmdc lib.d -c -g -dis
llvmdc app.d lib.bc -g -dis -ofapp