Files
mruby-mruby/include/mruby
KOBAYASHI Shuji 3104aed8c6 Split presym_table for reduced program size
Because a structure that is an element of `presym_table` has padding, split
it into individual arrays for name and length.

#### Result (64-bit CPU with full-core gembox)

|        |   mruby    | libmruby.a |
|--------|------------|------------|
| Before | 1,087,444B | 1,476,872B |
| After  | 1,079,340B | 1,469,784B |
2021-01-27 20:47:10 +09:00
..
2020-11-17 12:41:10 +09:00
2021-01-20 23:12:43 +09:00
2019-12-13 04:41:43 +09:00
2020-12-13 18:38:22 +10:00
2020-11-04 14:01:04 +09:00
2019-08-18 20:12:44 +09:00
2019-08-18 20:12:44 +09:00
2020-11-01 13:42:35 +09:00