Files
Alessandro Di Federico 0c671ea7ae Introduce RemoveExceptionalCalls
RemoveExceptionalCalls is a simple pass whose goal is to drop all the
calls to functions marked as `Exceptional` and replace them with an
`UnrechableInst`.

This is mainly useful in the decompilation pipeline.
2021-04-30 14:52:25 +02:00
..
2021-04-22 18:07:24 +02:00
2020-11-13 10:00:24 +01:00
2021-04-22 18:06:27 +02:00
2021-04-22 18:07:24 +02:00
2021-03-08 10:15:50 +01:00