[PATCH] D93984: [doc] Place sha256 in lld/README.md into brackets
Emil Engler via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Jan 3 03:37:02 PST 2021
emilengler created this revision.
emilengler requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D93984
Files:
lld/README.md
Index: lld/README.md
===================================================================
--- lld/README.md
+++ lld/README.md
@@ -16,4 +16,4 @@
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`.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93984.314272.patch
Type: text/x-patch
Size: 414 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210103/67d7a947/attachment.bin>
More information about the llvm-commits
mailing list