Skip to content
Snippets Groups Projects
Commit 854e16b1 authored by Lukas Stadler's avatar Lukas Stadler
Browse files

update truffle revision

parent b98df40d
Branches
No related tags found
No related merge requests found
...@@ -23,7 +23,6 @@ ...@@ -23,7 +23,6 @@
package com.oracle.truffle.r.runtime.ffi; package com.oracle.truffle.r.runtime.ffi;
import com.oracle.truffle.api.CompilerDirectives.CompilationFinal; import com.oracle.truffle.api.CompilerDirectives.CompilationFinal;
import com.oracle.truffle.r.runtime.Utils;
import com.oracle.truffle.r.runtime.context.RContext; import com.oracle.truffle.r.runtime.context.RContext;
import com.oracle.truffle.r.runtime.context.RContext.ContextState; import com.oracle.truffle.r.runtime.context.RContext.ContextState;
......
...@@ -28,7 +28,7 @@ suite = { ...@@ -28,7 +28,7 @@ suite = {
"suites" : [ "suites" : [
{ {
"name" : "truffle", "name" : "truffle",
"version" : "981ccb7930e8746c0231b99fc23a7f0b71a1aada", "version" : "af21c6632dbc4e8c48cd25d0b7d623d379c888e6",
"urls" : [ "urls" : [
{"url" : "https://github.com/graalvm/truffle", "kind" : "git"}, {"url" : "https://github.com/graalvm/truffle", "kind" : "git"},
{"url" : "https://curio.ssw.jku.at/nexus/content/repositories/snapshots", "kind" : "binary"}, {"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