nickdesaulniers accepted this revision. nickdesaulniers added a comment. This revision is now accepted and ready to land.
Thanks for the heads up, I don't see this being a problem for us, especially since GCC already behaves this way; arch/arm64/Makefile: 55 # Avoid generating .eh_frame* sections. 56 KBUILD_CFLAGS += -fno-asynchronous-unwind-tables -fno-unwind-tables 57 KBUILD_AFLAGS += -fno-asynchronous-unwind-tables -fno-unwind-tables Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D91760/new/ https://reviews.llvm.org/D91760 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits