Skip to content

Commit d1867ee

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 abd2628 commit d1867ee

File tree

1 file changed

+153
-153
lines changed

1 file changed

+153
-153
lines changed

0 commit comments

Comments
 (0)