Data var #
Data is large enough to that offsets into it do not fit into 16-bit or 20-bit immediates. Ideally we'd also try and overrun 32-bit immediates, but that requires the test machine to have too much memory.
var Data [*ast.BinaryExpr]int64
Data is large enough to that offsets into it do not fit into 16-bit or 20-bit immediates. Ideally we'd also try and overrun 32-bit immediates, but that requires the test machine to have too much memory.
var Data [*ast.BinaryExpr]int64
func init()
Generated with Arrow