Skip to content
Snippets Groups Projects
Commit 00f5a177 authored by Mick Jordan's avatar Mick Jordan
Browse files

update graal import

parent 8734594f
Branches
No related tags found
No related merge requests found
......@@ -92,6 +92,7 @@ public class RRuntimeASTAccessImpl implements RRuntimeASTAccess {
return node.getRelement(index);
}
@TruffleBoundary
public Object fromList(RList list) {
int length = list.getLength();
if (length == 0) {
......
......@@ -27,7 +27,7 @@ suite = {
"suites" : [
{
"name" : "graal",
"version" : "1375f94fdf3076dddc8ab9574d3ad179d49a4994",
"version" : "c98de39fd944fea3867652c902bb80fce257757a",
"urls" : [
{"url" : "http://lafo.ssw.uni-linz.ac.at/hg/graal-compiler", "kind" : "hg"},
{"url" : "https://curio.ssw.jku.at/nexus/content/repositories/snapshots", "kind" : "binary"},
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment