Don't maybe-inline two-arg-char-equal.
commit15a26cf1e2e15e77ae2c9a49edcccafbcda723a6
authorStas Boukarev <stassats@gmail.com>
Fri, 2 Feb 2018 12:39:41 +0000 (2 15:39 +0300)
committerStas Boukarev <stassats@gmail.com>
Fri, 2 Feb 2018 12:41:06 +0000 (2 15:41 +0300)
tree18fd98dff20b79b9c37eec231ff25f157e716651
parent6cf390eb6dcf98fe9be5f1561522085667b317ea
Don't maybe-inline two-arg-char-equal.

It expands into a lot of code and saves only on function calls.
It prevents the transform for constant characters from firing.
src/code/target-char.lisp