"vscode:/vscode.git/clone" did not exist on "e7f54dbd034fa319bd9ea07d7cc0bc0dcf46e096"
Add exception vector guards
This patch adds guards so that an exception vector exceeding 32 instructions will generate a compile-time error. This keeps the exception handlers in check from spilling over. Change-Id: I7aa56dd0071a333664e2814c656d3896032046fe
Please register or sign in to comment