kuilpd wrote:

> But only for dSYMs. Looking at the `dSYM`, none of the enums are actually 
> preserved in the debug-info. You have to actually use the enum types in 
> source to get dsymutil to preserve them. I'll fix it

Ah, I see. Thank you for handling this!

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

Reply via email to