Skip to content
Success

Changes

Summary

  1. Assert if ScratchRegisterManager is unable to provide a register (commit: 1e0a8f1) (details)
Commit 1e0a8f18972f85ded4a6fc021634e5ca24cc6fed by Daryl Maier
Assert if ScratchRegisterManager is unable to provide a register

The ScratchRegisterManager quietly returns NULL if it is unable to provide a
scratch register.  This is actually a serious problem and the logic should
assert fatally rather than return NULL.

Signed-off-by: Daryl Maier <maier@ca.ibm.com>
(commit: 1e0a8f1)
The file was modified compiler/codegen/ScratchRegisterManager.cpp (diff)