Y
Hacker News
new
|
ask
|
show
|
jobs
by
mejutoco
749 days ago
Intuitively it makes sense, but I am not fully convinced about this. You could give it only a few register and discard invalid operations for certain registers or plain known invalid operations.
1 comments
treyd
749 days ago
But that doesn't stop it from generating code that segfaults.
link
mejutoco
749 days ago
That is the same problem as generating python that blows up, no? (assuming it is tested in a sandbox)
link