tentzen added a comment.

In D80344#2407309 <https://reviews.llvm.org/D80344#2407309>, @belliash wrote:

> Does it really work for x86_64 architecture only? I have tried using this 
> with x86 build and produced binaries looks like this should work on this 
> platform as well, but I have not tried running produced executables to see 
> the results yet tbh.

This is just part-1 (Clang) of SEH HW exception support.  We need another patch 
for LLVM part to work for x86_64.  After that we will need another two LLVM 
changes to enable it for X86 and Arm64.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D80344

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to