comparison mx.graal/suite.py @ 22642:3345942ec7f3

Update jvmci import: Clean separation between backend and frontend wordKind.
author Roland Schatz <roland.schatz@oracle.com>
date Wed, 16 Sep 2015 12:19:31 +0200
parents 18042e2d61b3
children 9ecfccd6eec1
comparison
equal deleted inserted replaced
22641:9ec55c0aa29b 22642:3345942ec7f3
4 4
5 "imports" : { 5 "imports" : {
6 "suites": [ 6 "suites": [
7 { 7 {
8 "name" : "jvmci", 8 "name" : "jvmci",
9 "version" : "94a604f431d35ab5c0f6b3632d94c3b98d35e2ef", 9 "version" : "bfd5fdca1ce974ad6f88f77cd1f2b3b683e1fc2c",
10 "urls" : [ 10 "urls" : [
11 {"url" : "http://lafo.ssw.uni-linz.ac.at/hg/graal-jvmci-8", "kind" : "hg"}, 11 {"url" : "http://lafo.ssw.uni-linz.ac.at/hg/graal-jvmci-8", "kind" : "hg"},
12 {"url" : "https://curio.ssw.jku.at/nexus/content/repositories/snapshots", "kind" : "binary"}, 12 {"url" : "https://curio.ssw.jku.at/nexus/content/repositories/snapshots", "kind" : "binary"},
13 ] 13 ]
14 }, 14 },