rust-gpu/crates/spirv-builder
Eduard-Mihai Burtescu 6c7ca97e9b
Intercept panic calls and replace them with aborts. (#305)
* new_structurizer: fix infinite loops.

* intrinsics: use an infinite loop for `abort`.

* Don't deduplicate zombie values even with other zombies.

* Bring back `zombie_even_in_user_code` and use it for constants.

* Use global `OpVariable`s instead of undefs for `ConstantPointer`s.

* Intercept panic calls and replace them with aborts.
2020-12-03 18:40:24 +00:00
..
src Intercept panic calls and replace them with aborts. (#305) 2020-12-03 18:40:24 +00:00
Cargo.toml Move top-level crates to crates/ directory (#200) 2020-11-02 11:26:10 +01:00