DescriptionPPC/s390: [builtins] Introduce a builtin for Abort().
Port 9be015a254cfff871c56cd129523a729637e9158
Original commit message:
Calling Runtime::kAbort through a builtin instead of the c-entry stub
will allow to generate the call in a background thread, because a
builtin provides its own handle, whereas a code stub does not.
R=ahaas@chromium.org, joransiu@ca.ibm.com, jyan@ca.ibm.com, michael_dawson@ca.ibm.com, mbrandy@us.ibm.com
BUG=
LOG=N
Committed: https://crrev.com/a660062de542328d3c25329838a1d0646f815b0d
Cr-Commit-Position: refs/heads/master@{#37877}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|