]> sourceware.org Git - systemtap.git/commit
translator: PR13283 redux, optimize string comparison again
authorFrank Ch. Eigler <fche@redhat.com>
Sun, 20 Mar 2016 22:20:49 +0000 (18:20 -0400)
committerFrank Ch. Eigler <fche@redhat.com>
Sun, 20 Mar 2016 22:25:37 +0000 (18:25 -0400)
commitbdd164b7ef5a59922e441c3d1621223105fcf267
tree1d96a651a55632a4cf68a3141b1e107022184ef0
parent1c1f9c21d5d22ce6f99defd7c5336075fc9b5b41
translator: PR13283 redux, optimize string comparison again

With the function-overloading machinery now assuring that function
calls translate to full temporaries to hold return values, we no
longer need to make yet another copy just to evaluate string
comparisons.
translate.cxx
This page took 0.028455 seconds and 5 git commands to generate.