From cf346532fccbe35666b827fbbfd2cb951dd00dc2 Mon Sep 17 00:00:00 2001 From: Elliott Hughes Date: Fri, 31 Jul 2020 10:35:03 -0700 Subject: More cleanup for #inclusivefixit. Found manually with grep, since the script seems to miss stuff. Test: treehugger Change-Id: I5933cbade9792801d4a0bec1ccb077efa6ad8fbc --- docs/libc_assembler.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'docs/libc_assembler.md') diff --git a/docs/libc_assembler.md b/docs/libc_assembler.md index 44c00366d..43bcfc753 100644 --- a/docs/libc_assembler.md +++ b/docs/libc_assembler.md @@ -10,7 +10,8 @@ verify that the routine is being properly tested. * Rerun the benchmarks using the updated image that uses the code for the new routine. See the [Performance](#Performance) section for details about benchmarking. -* Verify that unwind information for new routine looks sane. See the [Unwind Info](#unwind-info) section for details about how to verify this. +* Verify that unwind information for new routine looks correct. See +the [Unwind Info](#unwind-info) section for details about how to verify this. When benchmarking, it's best to verify on the latest Pixel device supported. Make sure that you benchmark both the big and little cores to verify that -- cgit v1.2.3