Prefer strings for package names
commit256220f54927f7754968c5b9ca52536883ee390d
authorDouglas Katzman <dougk@google.com>
Tue, 1 Aug 2017 16:19:31 +0000 (1 12:19 -0400)
committerDouglas Katzman <dougk@google.com>
Tue, 1 Aug 2017 16:19:31 +0000 (1 12:19 -0400)
treec00fa90f424afd82655c499d1c42bef5a01b891c
parentd476071594efe81233136ae7b756fb098ee46fe3
Prefer strings for package names

Avoid interning a "!" symbol in the resulting image.
(Starting with a baby step, there are plenty others)
src/compiler/alpha/insts.lisp
src/compiler/arm/insts.lisp
src/compiler/arm64/insts.lisp
src/compiler/hppa/insts.lisp
src/compiler/mips/insts.lisp
src/compiler/ppc/insts.lisp
src/compiler/sparc/insts.lisp
src/compiler/x86-64/insts.lisp
src/compiler/x86/insts.lisp