[PATCH] D100710: Added example for integer constant [DOCS]
    Juneyoung Lee via Phabricator via llvm-commits 
    llvm-commits at lists.llvm.org
       
    Sun Apr 18 01:44:55 PDT 2021
    
    
  
aqjune added reviewers: jdoerfert, reames, nlopes.
aqjune added a comment.
I'm not sure whether this is a good direction - adding one example for each item might be pretty verbose considering that they are basic constructs.
What about having a code snippet that includes all of these types (including integers) after `There are no constants of type x86_mmx.`?
+ Adding reviewers who are working as reviewers for LangRef patches
Repository:
  rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D100710/new/
https://reviews.llvm.org/D100710
    
    
More information about the llvm-commits
mailing list