[Lldb-commits] [lldb] [lldb][FreeBSD] Add FreeBSD specific AT_HWCAP2 value (PR #84147)

David Spickett via lldb-commits lldb-commits at lists.llvm.org
Wed Mar 6 02:26:33 PST 2024


DavidSpickett wrote:

Some notes:
1. This looks odd in isolation but I need to correct this to enable register fields on FreeBSD, which will be the next PR.
2. clang-format is going to complain about the enum, I will fix push a commit to fix that after this one, so that this commit stays readable.

https://github.com/llvm/llvm-project/pull/84147


More information about the lldb-commits mailing list