fix typo in libfuzzer_arm64.s

statment -> statement
This commit is contained in:
Ikko Ashimine 2022-06-04 12:35:10 +09:00 committed by GitHub
parent 9d3dbd78c7
commit 0a9bc5cab0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -22,7 +22,7 @@
// Calls C function fn from libFuzzer and passes 2 arguments to it after
// manipulating the return address so that libfuzzer's integer compare hooks
// work.
// The problem statment and solution are documented in detail in libfuzzer_amd64.s.
// The problem statement and solution are documented in detail in libfuzzer_amd64.s.
// See commentary there.
TEXT runtime·libfuzzerCallTraceIntCmp(SB), NOSPLIT, $8-32
MOVD fn+0(FP), R9