MaskRay wrote:

This PR actually enables `-fasynchronous-unwind-tables` instead of 
`-funwind-tables`.

`-fasynchronous-unwind-tables` and `-funwind-tables` control different boolean 
values. When both are enabled, `-fasynchronous-unwind-tables` takes precedence. 

https://github.com/llvm/llvm-project/pull/139764
_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to