view clean @ 4165:a47535c91bf1

Change LIRInsertionBuffer to add instructions _before_ the specified index, instead of _after_. Cleanup the interface and document it.
author Christian Wimmer <Christian.Wimmer@Oracle.com>
date Fri, 23 Dec 2011 12:21:46 -0800
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