view clean @ 3487:b9ed7199f6fb

special handling for VirtualObject(Field) in IdentifyBlocksPhase (don't schedule out of loops), better toString for HotSpotMethod/Field
author Lukas Stadler <lukas.stadler@jku.at>
date Thu, 04 Aug 2011 18:52:50 +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