comparison mx.graal/suite.py @ 22414:5b5738605e4d

Support putting multiple constants next to each other in data section.
author Roland Schatz <roland.schatz@oracle.com>
date Mon, 10 Aug 2015 13:38:41 +0200
parents 24843a13b2af
children 6fb1e5669ea5
comparison
equal deleted inserted replaced
22413:7bcafeafcb1c 22414:5b5738605e4d
4 4
5 "imports" : { 5 "imports" : {
6 "suites": [ 6 "suites": [
7 { 7 {
8 "name" : "jvmci", 8 "name" : "jvmci",
9 "version" : "a77ab2624d17d381e2d1965d7be3ef20eaea193b", 9 "version" : "78c691145967a5c08022982c9c575c539b764c85",
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" : "http://lafo.ssw.uni-linz.ac.at/nexus/content/repositories/snapshots", "kind" : "binary"}, 12 {"url" : "http://lafo.ssw.uni-linz.ac.at/nexus/content/repositories/snapshots", "kind" : "binary"},
13 ] 13 ]
14 }, 14 },