make-segment: avoid creating new empty arrays.
commit3c5de184cfe144c73adcd4763db1b030fe6e9b09
authorStas Boukarev <stassats@gmail.com>
Sat, 10 Feb 2018 16:17:33 +0000 (10 19:17 +0300)
committerStas Boukarev <stassats@gmail.com>
Sat, 10 Feb 2018 16:42:31 +0000 (10 19:42 +0300)
tree0a9f661b397285e53d45e008ba4b809d194e0d52
parent5472610bbda6c1c962336fea9d612094daf14597
make-segment: avoid creating new empty arrays.

Employ load-time-value to use just one.
src/compiler/assem.lisp