[PATCH] D38894: [RFC][Tablegen] Add CCIfSplitFrom and CCPassIndirectBySamePointer Calling Convention Interfaces
Ana Pazos via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 20 14:08:56 PST 2017
apazos 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.
----------------
If the current argument is `splited` -->is `split`
https://reviews.llvm.org/D38894
More information about the llvm-commits
mailing list