Inline expansion of two-arg-char-equal without using notinline.
commitb7ffb7e49336527f549f4a4ef7a02f22a8b55136
authorStas Boukarev <stassats@gmail.com>
Fri, 2 Feb 2018 13:33:26 +0000 (2 16:33 +0300)
committerStas Boukarev <stassats@gmail.com>
Fri, 2 Feb 2018 13:51:55 +0000 (2 16:51 +0300)
tree527872df609ae92deb904c4fc0e259a066176818
parent15a26cf1e2e15e77ae2c9a49edcccafbcda723a6
Inline expansion of two-arg-char-equal without using notinline.

Go through another function that is declared inline, otherwise it
stops the ir1 transforms from being applied.
src/code/string.lisp
src/code/target-char.lisp