diff mx/projects @ 4297:874fcc2ddd9d

Use HotSpot disassmblers for native code and bytecode
author Christian Wimmer <christian.wimmer@oracle.com>
date Wed, 18 Jan 2012 20:08:08 -0800
parents ba5f95c3d6f5
children 3d8e80de2c29
line wrap: on
line diff
--- a/mx/projects	Wed Jan 18 15:04:03 2012 -0800
+++ b/mx/projects	Wed Jan 18 20:08:08 2012 -0800
@@ -44,7 +44,7 @@
 # graal.hotspot
 project@com.oracle.max.graal.hotspot@subDir=graal
 project@com.oracle.max.graal.hotspot@sourceDirs=src
-project@com.oracle.max.graal.hotspot@dependencies=com.oracle.max.graal.snippets,com.oracle.max.asmdis
+project@com.oracle.max.graal.hotspot@dependencies=com.oracle.max.graal.snippets
 project@com.oracle.max.graal.hotspot@checkstyle=com.oracle.max.graal.graph
 
 # graal.graph
@@ -94,18 +94,6 @@
 project@com.oracle.max.asm@dependencies=com.oracle.max.criutils
 project@com.oracle.max.asm@checkstyle=com.oracle.max.graal.graph
 
-# max.base
-project@com.oracle.max.base@subDir=graal
-project@com.oracle.max.base@sourceDirs=src,test
-project@com.oracle.max.base@dependencies=JUNIT
-project@com.oracle.max.base@checkstyle=com.oracle.max.graal.graph
-
-# max.asmdis
-project@com.oracle.max.asmdis@subDir=graal
-project@com.oracle.max.asmdis@sourceDirs=src,test
-project@com.oracle.max.asmdis@dependencies=com.oracle.max.base
-project@com.oracle.max.asmdis@checkstyle=com.oracle.max.graal.graph
-
 # max.cri
 project@com.oracle.max.cri@subDir=graal
 project@com.oracle.max.cri@sourceDirs=src