[PATCH] D100714: Add a new tutorial that talk about how to make a change to llvm.

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 27 09:20:40 PDT 2021


nikic added inline comments.


================
Comment at: llvm/docs/MyFirstTypoFix.rst:430
+   Thanks @somellvmdev. I don't have commit access, can you land this
+   patch for me?
+
----------------
This is missing `Please use "My Name <my at email>" to commit the change`.


================
Comment at: llvm/docs/MyFirstTypoFix.rst:480
+
+LLVM uses Subversion, rather than Git, for committing changes. (Yes,
+it's confusing!)You will need a Subversion username and password. It's
----------------
This looks outdated?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D100714



More information about the llvm-commits mailing list