================
@@ -358,7 +358,10 @@ class TargetInfo : public TransferrableTargetInfo,
// void *__saved_reg_area_end_pointer;
// void *__overflow_area_pointer;
//} va_list;
- HexagonBuiltinVaList
+ HexagonBuiltinVaList,
+
+ // Tensilica Xtensa
+ XtensaABIBuiltinVaList
----------------
efriedma-quic wrote:
It would be helpful to stick a brief definition of the structure in a comment
here, for comparison,
https://github.com/llvm/llvm-project/pull/118008
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits