[PATCH] D86612: [libunwind] Enable the SEH unwinding codepaths if building in MSVC mode

Saleem Abdulrasool via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 9 09:59:29 PDT 2020


compnerd added a comment.

I was thinking more the SjLj backend.  I am okay with an additional option, but this currently would force enable the SEH backend.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D86612/new/

https://reviews.llvm.org/D86612



More information about the llvm-commits mailing list