================
@@ -675,6 +675,7 @@ struct EHPersonality {
static const EHPersonality GNU_ObjC_SJLJ;
static const EHPersonality GNU_ObjC_SEH;
static const EHPersonality GNUstep_ObjC;
+ static const EHPersonality GNUstep_Wasm_ObjC;
----------------
aheejin wrote:This doesn't seem to be used? https://github.com/llvm/llvm-project/pull/171038 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
