nickdesaulniers added a comment. In D100251#2684083 <https://reviews.llvm.org/D100251#2684083>, @MaskRay wrote:
> In D100251#2684074 <https://reviews.llvm.org/D100251#2684074>, > @nickdesaulniers wrote: > >>> -fno-exceptions -fno-asynchronous-unwind-tables -g produces .debug_frame >>> while >>> -fno-exceptions -fno-asynchronous-unwind-tables -g -fsanitize=address >>> produces .eh_frame. >> >> Does this patch change that behavior? > > Yes. I consider `-fno-exceptions -fno-asynchronous-unwind-tables -g > -fsanitize=address` producing `.eh_frame` is a bug. This patch will fix it > and match GCC. SGTM; please make that clearer though in the description. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D100251/new/ https://reviews.llvm.org/D100251 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits