[PATCH] D151842: [TableGen] Add !setdagarg and !setdagname
    Paul C. Anagnostopoulos via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Tue Jun  6 11:47:14 PDT 2023
    
    
  
Paul-C-Anagnostopoulos added inline comments.
================
Comment at: llvm/docs/TableGen/ProgRef.rst:1832
+    *dag*, but replacing the name of the argument specified by the *key* with
+    *arg* That *key* could be either an integer index or a string name.
+
----------------
Add period after *arg*
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D151842/new/
https://reviews.llvm.org/D151842
    
    
More information about the llvm-commits
mailing list