File tree Expand file tree Collapse file tree 3 files changed +11
-2
lines changed Expand file tree Collapse file tree 3 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 11Requires = language:nfi
22
33Args = -H:MaxRuntimeCompileMethods =7000 \
4+ -H:+PreserveFramePointer \
5+ -H:-AOTInline \
6+ -g \
7+ -H:-DeleteLocalSymbols \
48 -H:ReflectionConfigurationFiles =${.}/reflectconfig.json \
59 -H:+TruffleCheckBlockListMethods \
610 --features =com.oracle.truffle.espresso.FinalizationFeature
Original file line number Diff line number Diff line change 165165 },
166166 "aarch64" : {
167167 # GR-34811
168- "optional" : True ,
169- }
168+ "urls" : ["http://localhost:8000/llvm-llvmorg-12.0.1-3-g6e0a5672bc-bgf11ed69a5a-darwin-aarch64.tar.gz" ],
169+ "sha1" : "0d45bc29152ac9dd4fc003a32afd804e23cec443" ,
170+ },
170171 },
171172 "windows" : {
172173 "amd64" : {
Original file line number Diff line number Diff line change 340340 "amd64" : {
341341 "urls" : ["https://lafo.ssw.uni-linz.ac.at/pub/graal-external-deps/visualvm/visualvm-1072-macosx-x86_64.tar.gz" ],
342342 "sha1" : "6bd0c10ba7128bbc9903a1dee089bbe572971cc9" ,
343+ },
344+ "aarch64" : {
345+ "urls" : ["https://lafo.ssw.uni-linz.ac.at/pub/graal-external-deps/visualvm/visualvm-1072-macosx-x86_64.tar.gz" ],
346+ "sha1" : "6bd0c10ba7128bbc9903a1dee089bbe572971cc9" ,
343347 }
344348 },
345349 "windows" : {
You can’t perform that action at this time.
0 commit comments