[PATCH] D116650: learning Arc tool

Pravin Jagtap via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 5 04:16:18 PST 2022


pravinjagtap created this revision.
pravinjagtap added a reviewer: hsmhsm.
pravinjagtap requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Understading how arc tool works


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D116650

Files:
  README.md


Index: README.md
===================================================================
--- README.md
+++ README.md
@@ -104,3 +104,5 @@
 page for detailed information on configuring and compiling LLVM. You can visit
 [Directory Layout](https://llvm.org/docs/GettingStarted.html#directory-layout)
 to learn about the layout of the source code tree.
+
+


-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116650.397519.patch
Type: text/x-patch
Size: 349 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220105/81fad7e3/attachment.bin>


More information about the llvm-commits mailing list