view clean @ 3588:fac58f1753a4

Make IGV ids consistant with compiler's node ids when possible (which should be always in Graal)
author Gilles Duboscq <gilles.m.duboscq@gmail.com>
date Mon, 17 Oct 2011 14:07:33 +0200
parents 6223633ce7dd
children
line wrap: on
line source

#!/bin/bash
pushd make
LANG=C ARCH_DATA_MODEL=64 HOTSPOT_BUILD_JOBS=16 make clean
popd