summaryrefslogtreecommitdiff
path: root/sys/src/cmd/patch.c
diff options
context:
space:
mode:
authorAnthony Martin <ality@pbrane.org>2022-10-01 23:19:08 +0000
committerOri Bernstein <ori@eigenstate.org>2022-10-01 23:19:08 +0000
commit5eb0d57733fe7db870841fe1b81a2f3c106d4e57 (patch)
treec8c651a850979bcbccd704c003b37d57ecaa70d3 /sys/src/cmd/patch.c
parent325c81416b18817a4e45384077aead2d0266536a (diff)
cc: take our pickle out of the peephole
The -P flag is used to debug the peephole optimizer. The -Z flag is used to output pickling code for various types. Don't confuse the two. The pickling code was added in the third edition. It mistakenly reused the -P flag which was later partially corrected to use the -Z flag in 2004. That change updated lex.c but missed the code in pickle.c.
Diffstat (limited to 'sys/src/cmd/patch.c')
0 files changed, 0 insertions, 0 deletions