Skip to content

Commit

Permalink
[GR-29140] Upgrade fastr import to fix usages of blacklisted methods …
Browse files Browse the repository at this point in the history
…for Truffle runtime compilation.

PullRequest: graal/8213
  • Loading branch information
tzezula committed Feb 6, 2021
2 parents 7a3a652 + 0e24d05 commit a1fee3a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vm/mx.vm/suite.py
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
},
{
"name": "fastr",
"version": "6a4e43399ec42c4200ef063d71f9029ef96b3dfd",
"version": "0416e9c02a1eb9dc55247a39487be1af8ef6a47b",
"dynamic": True,
"urls": [
{"url": "https://github.com/oracle/fastr.git", "kind": "git"},
Expand Down

0 comments on commit a1fee3a

Please sign in to comment.