[PATCH] D93984: [doc] Place sha256 in lld/README.md into brackets

Shoaib Meenai via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 12 10:20:12 PST 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rGb117d17d264f: [doc] Place sha256 in lld/README.md into backticks (authored by emilengler, committed by smeenai).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D93984/new/

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.316157.patch
Type: text/x-patch
Size: 414 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210112/d51bc0c7/attachment.bin>


More information about the llvm-commits mailing list