diff options
author | Koichi Sasada <ko1@atdot.net> | 2019-12-13 17:26:12 +0900 |
---|---|---|
committer | Koichi Sasada <ko1@atdot.net> | 2019-12-13 17:55:45 +0900 |
commit | 97a17a51b8e6eca31fd6421511f1907e6e95b415 (patch) | |
tree | a5ed30bd4542954dc3473b3011068241c02749d2 /eval_jump.c | |
parent | 1140625cd31f7ad74c42dc625b9dab389b12653c (diff) | |
download | ruby-97a17a51b8e6eca31fd6421511f1907e6e95b415.tar.gz |
readable function names for inline functions.
Now, C functions written by __builtin_cexpr!(code) and others are
named as "__builtin_inline#{n}". However, it is difficult to know
what the function is. This patch rename them into
"__builtin_foo_#{lineno}" when cexpr! is in 'foo' method.
Diffstat (limited to 'eval_jump.c')
0 files changed, 0 insertions, 0 deletions