https://github.com/sdesmalen-arm commented:
In general I would prefer the approach taken in #160905 because we'd not have to reimplement the SME ABI routine for `__arm_za_disable`, but that would add a dependency on the compiler-rt `builtins` lib which I'm not sure we can add (any input from libunwind maintainers would be helpful here). In the meantime, I'm happy with the approach of reimplementing the function instead. https://github.com/llvm/llvm-project/pull/165451 _______________________________________________ cfe-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
