[llvm] 28dc50c - [docs] Add Windows/COFF call info

Kristof Beyls via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 12 08:11:40 PDT 2021


Author: Kristof Beyls
Date: 2021-04-12T17:11:25+02:00
New Revision: 28dc50c4b75e096ba9ccee505f0e85ea3be01519

URL: https://github.com/llvm/llvm-project/commit/28dc50c4b75e096ba9ccee505f0e85ea3be01519
DIFF: https://github.com/llvm/llvm-project/commit/28dc50c4b75e096ba9ccee505f0e85ea3be01519.diff

LOG: [docs] Add Windows/COFF call info

Added: 
    

Modified: 
    llvm/docs/GettingInvolved.rst

Removed: 
    


################################################################################
diff  --git a/llvm/docs/GettingInvolved.rst b/llvm/docs/GettingInvolved.rst
index 157ac6aa12a48..876feafd5b82f 100644
--- a/llvm/docs/GettingInvolved.rst
+++ b/llvm/docs/GettingInvolved.rst
@@ -189,6 +189,11 @@ writing, the following sync-ups are organized:
      - Every 4 weeks on Tuesdays
      - `ics <http://lists.llvm.org/pipermail/llvm-dev/attachments/20201103/a3499a67/attachment-0001.ics>`__
      - `Minutes/docs <https://docs.google.com/document/d/17U-WvX8qyKc3S36YUKr3xfF-GHunWyYowXbxEdpHscw>`__
+   * - Windows/COFF related developments
+     - Every 2 months on Thursday
+     - 
+     - `Minutes/docs <https://docs.google.com/document/d/1A-W0Sas_oHWTEl_x_djZYoRtzAdTONMW_6l1BH9G6Bo/edit?usp=sharing>`__
+
 
 IRC
 ---


        


More information about the llvm-commits mailing list