diff options
Diffstat (limited to 'bolt/docs/CommandLineArgumentReference.md')
| -rw-r--r-- | bolt/docs/CommandLineArgumentReference.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bolt/docs/CommandLineArgumentReference.md b/bolt/docs/CommandLineArgumentReference.md index d65cf39e16b2..151399d69f21 100644 --- a/bolt/docs/CommandLineArgumentReference.md +++ b/bolt/docs/CommandLineArgumentReference.md @@ -637,7 +637,7 @@ - `--inline-memcpy` - Inline memcpy using 'rep movsb' instruction (X86-only) + Inline memcpy using optimized instruction sequences (X86: 'rep movsb', AArch64: width-optimized register operations) - `--inline-small-functions` |
