DescriptionPPC: Correctly annotate eval origin.
Port 89d7bfda0d3d3ed48a174a2851cfe5da0b31f056
Original commit message:
There were a couple of issues with it:
- interpreter is not supported
- the source position was just accidentally correct for full-codegen
- the eval origin could have been cached
Also fixes a few other places to use AbstractCode.
R=yangguo@chromium.org, joransiu@ca.ibm.com, mbrandy@us.ibm.com, michael_dawson@ca.ibm.com, jyan@ca.ibm.com
BUG=
Committed: https://crrev.com/306add32e5c321145002015c1bf830f511d13534
Cr-Commit-Position: refs/heads/master@{#35587}
Patch Set 1 #Patch Set 2 : Minor fix, added a missing declaration of arg_count #Messages
Total messages: 7 (2 generated)
|