view clean @ 3086:02e2c1c4ac53

InliningPhase can take a hint on what to inline, initial work on EscapeAnalysisPhase
author Lukas Stadler <lukas.stadler@jku.at>
date Wed, 22 Jun 2011 11:55:42 +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