https://github.com/DavidSpickett commented:
TIL what FPA is https://developer.arm.com/documentation/dui0056/d/using-the-procedure-call-standard/floating-point-options/the-fpa-architecture. Sort of, never come across it before. We don't have the register details for it anyway so makes sense to ignore it. Agree with adding this feature, have some comments on the implementation. https://github.com/llvm/llvm-project/pull/155956 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
