This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Add branch predictors for DEBUG statements
authorKarl Williamson <khw@cpan.org>
Tue, 25 Oct 2016 16:47:23 +0000 (10:47 -0600)
committerKarl Williamson <khw@cpan.org>
Wed, 26 Oct 2016 17:57:22 +0000 (11:57 -0600)
commit36195052d1d557ad70ddca695d75e18cb1fc3bbb
tree68d4ab3e8bac63d239e8db259a0b76466c6018db
parentf60d22a6ab79f5e5d30458c05bb8854e5b6a8a4c
Add branch predictors for DEBUG statements

It is unlikely that any given debug flag will be set in any given run,
even under DEBUGGING builds.
perl.h