alexrp wrote:

https://github.com/llvm/llvm-project/blob/59bdea24b09bca9332a7092b583ebf377efb0d50/libunwind/CMakeLists.txt#L249-L252
I wonder if it would be less bug-prone in the long term to just build the whole 
library with `-fexceptions` instead of trying to apply `-fexceptions` to *just* 
the right files at this point in time. Feels like a brittle optimization for 
not much gain?

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

Reply via email to