commit | fe2e17f424584ad6969c6fcf7cf6364c69355d53 | [log] [tgz] |
---|---|---|
author | buzbee <buzbee@google.com> | Mon Oct 10 09:35:02 2011 -0700 |
committer | buzbee <buzbee@google.com> | Mon Oct 10 09:35:02 2011 -0700 |
tree | ad4b5837bcc7f2d346adbe5b8aff46833d0aa1a8 | |
parent | bf7dca57e51e85a647c63cec984048ca03c5f071 [diff] |
Simplify compiler's suspend check mechanism. Move to a single mechanism for suspend checks. Previously backwards branches only checked the suspend count when an internal counter reached zero, while returns always checked. Now all checks use the counter. Change-Id: Ibca2881e102babbd134bb9b41d798e9e4a3b522c