Skip to content

Commit 15ebf05

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 c4ffbee commit 15ebf05

File tree

1 file changed

+153
-153
lines changed

1 file changed

+153
-153
lines changed

0 commit comments

Comments
 (0)