Skip to content

Commit 5d8125e

Browse files
author
Daniel Kroening
committed
sort bytecode_info table by bytecode
The bytecode_info table is now sorted by bytecode, instead of alphabetically. This is enables direct lookup of bytecodes, and can replace the table that is currently built at runtime. We do not have any use for the alphabetic ordering. Obtained from previous file with sort -t, -k2 bytecode_info.cpp -b
1 parent 1ff7f38 commit 5d8125e

File tree

1 file changed

+153
-153
lines changed

1 file changed

+153
-153
lines changed

0 commit comments

Comments
 (0)