From b117d17d264f448e0b037a62f5a48ec9aedd886c Mon Sep 17 00:00:00 2001 From: Emil Engler Date: Wed, 6 Jan 2021 18:28:54 -0800 Subject: [PATCH] [doc] Place sha256 in lld/README.md into backticks Reviewed By: smeenai Differential Revision: https://reviews.llvm.org/D93984 --- lld/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lld/README.md b/lld/README.md index 3b8cd7a14948..3b693c9957ee 100644 --- a/lld/README.md +++ b/lld/README.md @@ -16,4 +16,4 @@ same tests, we create a collection of self contained programs. It is hosted at https://s3-us-west-2.amazonaws.com/linker-tests/lld-speed-test.tar.xz -The current sha256 is 10eec685463d5a8bbf08d77f4ca96282161d396c65bd97dc99dbde644a31610f. +The current sha256 is `10eec685463d5a8bbf08d77f4ca96282161d396c65bd97dc99dbde644a31610f`.