Version 0.4.0. (#84)
This is identical to v0.3.3, but it turns out that the removal of the register class from `SpillSlot` (#80) is an API change. I missed this and published 0.3.3 but yanked it after it was causing build issues for folks.
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
[package]
|
[package]
|
||||||
name = "regalloc2"
|
name = "regalloc2"
|
||||||
version = "0.3.3"
|
version = "0.4.0"
|
||||||
authors = [
|
authors = [
|
||||||
"Chris Fallin <chris@cfallin.org>",
|
"Chris Fallin <chris@cfallin.org>",
|
||||||
"Mozilla SpiderMonkey Developers",
|
"Mozilla SpiderMonkey Developers",
|
||||||
|
|||||||
Reference in New Issue
Block a user