[PATCH] D38894: [RFC][Tablegen] Add CCIfSplitFrom and CCPassIndirectBySamePointer Calling Convention Interfaces

Shiva Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 20 17:21:42 PST 2017


shiva0217 removed a subscriber: apazos.
shiva0217 added inline comments.


================
Comment at: include/llvm/Target/TargetCallingConv.td:35
 
+/// CCIfSplitFrom - If the current argument is splited from one of the specified
+/// types, apply Action A.
----------------
apazos wrote:
> If the current argument is `splited` -->is `split`
Fixup comment.


Repository:
  rL LLVM

https://reviews.llvm.org/D38894





More information about the llvm-commits mailing list