go-memequal.c
464 Bytes
-
runtime: mark memequal and memclrNoHeapPointers nosplit · 81fadf1c
They are wrappers of libc functions that use no stack. Mark them nosplit so the linker won't patch it to call __morestack_non_split. Reviewed-on: https://go-review.googlesource.com/c/gofrontend/+/183629 From-SVN: r272633
Ian Lance Taylor committed