Skip to content

Commit f9db302

Browse files
committed
Just delete a bunch of string_append pattern things
It's so broken, it's not worth even trying to fix. Right now it just generates invalid functions for otherwise functional mappings. Instead, turn any match arm x ^ ... ^ y => <exp> into _ => exit() String mappings have generated a special non-executable effect for a while, so this shouldn't break anything in practice. On this plus side, generated string append code represented the majority of generated OCaml for RISC-V, so this fixes the compilation time issues
1 parent e4f9665 commit f9db302

File tree

1 file changed

+13
-648
lines changed

1 file changed

+13
-648
lines changed

0 commit comments

Comments
 (0)