Skip to content
Snippets Groups Projects
Commit 5ff47ff5 authored by Ben Gamari's avatar Ben Gamari Committed by Marge Bot
Browse files

codeGen: Introduce flag to bounds-check array accesses

Here we introduce code generator support for instrument array primops
with bounds checking, enabled with the `-fcheck-prim-bounds` flag.

Introduced to debug #20769.
parent 887d8b4c
No related branches found
No related tags found
No related merge requests found
Showing with 242 additions and 1 deletion
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment