view mx/.project @ 13232:f1f33d1ff3e2

made instrumentation of OptimizedCallTarget.call() safe with respect to patching its verified entry point (GRAAL-605)
author Doug Simon <doug.simon@oracle.com>
date Tue, 03 Dec 2013 16:53:21 +0100
parents 527724d26036
children
line wrap: on
line source

<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
	<name>mx</name>
	<comment></comment>
	<projects>
		<project>mxtool</project>
	</projects>
	<buildSpec>
		<buildCommand>
			<name>org.python.pydev.PyDevBuilder</name>
			<arguments>
			</arguments>
		</buildCommand>
	</buildSpec>
	<natures>
		<nature>org.python.pydev.pythonNature</nature>
	</natures>
</projectDescription>