================
@@ -316,6 +316,9 @@ Changes to LLDB
 * LLDB now includes formatters for many types from the MSVC STL.
 * DIL (the new `frame variable` implementation) now uses ':' as a bitfield
   extraction range character. '-' is deprecated and will output an error when 
used.
+* LLDB 22.x is the last release supporting FreeBSD 13 and below. As a result,
+  LLDB 23.x will remove support for MIPS64 on FreeBSD and assume that FreeBSD
----------------
DavidSpickett wrote:

I would say "FreeBSD on MIPS64". I think the architecture is more commonly 
thought of as the base of the stack of things, 
architecture/kernel/OS/userspace/and so on.

Or you could just say "MIPS64 FreeBSD".

https://github.com/llvm/llvm-project/pull/180194
_______________________________________________
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

Reply via email to