Igalia / pflua

Packet filtering in Lua
Other
313 stars 39 forks source link

Fix spilling & add a big test from issue #215 #264

Closed takikawa closed 7 years ago

takikawa commented 7 years ago

This PR fixes spilling for certain instructions in the dynasm backend and adds a test. I mainly wanted to ask if the setup for the test is reasonable or if I should put it somewhere else. It's the giant test expression from issue #215, which is big enough that I put it in a separate file in the tests directory.

wingo commented 7 years ago

LGTM