proc_clean: fix order of switch insertion.
authorwhitequark <whitequark@whitequark.org>
Mon, 19 Aug 2019 16:44:23 +0000 (16:44 +0000)
committerwhitequark <whitequark@whitequark.org>
Mon, 19 Aug 2019 16:44:23 +0000 (16:44 +0000)
commit4a942ba7b9bb76f207adf23369f46d31f7607b75
tree99aa7de39093fa08b8b531dc4454dede36bd72fb
parent4adcbecec5c6bfcdd3ed1d6ed753d3a7670e3eea
proc_clean: fix order of switch insertion.

Fixes #1268.
Makefile
passes/proc/proc_clean.cc
tests/proc/.gitignore [new file with mode: 0644]
tests/proc/bug_1268.v [new file with mode: 0644]
tests/proc/bug_1268.ys [new file with mode: 0644]
tests/proc/run-test.sh [new file with mode: 0755]