diff options
author | Paul "LeoNerd" Evans <leonerd@leonerd.org.uk> | 2022-06-06 13:47:06 +0100 |
---|---|---|
committer | Paul Evans <leonerd@leonerd.org.uk> | 2022-06-20 13:36:52 +0100 |
commit | aabe6c182e49185760d16d5a8dc3f87fe09d052f (patch) | |
tree | 7cfc4ee0b4eaec8aebbd5402a65e78750dfa3b07 /pod/perldiag.pod | |
parent | 1ea34a4b9664a7c2b95e9fa15c08471b27523fcb (diff) | |
download | perl-aabe6c182e49185760d16d5a8dc3f87fe09d052f.tar.gz |
Split optree optimizer and finalizer from op.c into new peep.c
* Create a new `peep.c` file
* Move the functions related to optree optimisation and finalisation
out of `op.c` into this new file
* Several previously-static functions now have to be non-static and
declared as internal API in order to be shared between these two
files.
Diffstat (limited to 'pod/perldiag.pod')
0 files changed, 0 insertions, 0 deletions