Disassembler shouldn't be too clever in picking names of "cached" functions
commit955a0ce38ba86128986eaa3de50d8f0ed9df4890
authorDouglas Katzman <dougk@google.com>
Fri, 10 Oct 2014 01:24:33 +0000 (9 21:24 -0400)
committerDouglas Katzman <dougk@google.com>
Fri, 10 Oct 2014 01:24:33 +0000 (9 21:24 -0400)
tree5f0bd0f521866619885cfdeb28faffea6b8e6174
parent10332324b36e8ba74963389c3c1620ffd733b6b8
Disassembler shouldn't be too clever in picking names of "cached" functions

Allegedly human-readable names were too obfuscated to actually be useful.
Instead make the names opaque and unintelligible, but uniform in nature.
src/compiler/assem.lisp
src/compiler/disassem.lisp