diff options
author | John Högberg <[email protected]> | 2019-07-08 10:53:19 +0200 |
---|---|---|
committer | John Högberg <[email protected]> | 2019-08-06 10:01:54 +0200 |
commit | 8a05c30353a6c1a531b03448c01efcf60327178d (patch) | |
tree | efd3bdfd0067f2b5615af0d7b71fe526a95b19a2 /HOWTO | |
parent | f84acd6e090c052c8a70a611eafbf7959464937b (diff) | |
download | otp-8a05c30353a6c1a531b03448c01efcf60327178d.tar.gz otp-8a05c30353a6c1a531b03448c01efcf60327178d.tar.bz2 otp-8a05c30353a6c1a531b03448c01efcf60327178d.zip |
compiler: All calls may throw, so they all need success checks
Only adding them when in try/catch worked, but made the exceptions
implicit and forced all later optimization passes to keep them in
mind. Making them explicit lets us simplify later passes.
Diffstat (limited to 'HOWTO')
0 files changed, 0 insertions, 0 deletions