Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d9cccb1

Browse files
mchoo7c-rhodes
authored andcommitted
[ReleaseNotes] Announce ending support for FreeBSD 13 and below in 23
Result of llvm#179582 and llvm#179587 Signed-off-by: Minsoo Choo <[email protected]>
1 parent ece1c94 commit d9cccb1

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

llvm/docs/ReleaseNotes.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -316,6 +316,9 @@ Changes to LLDB
316316
* LLDB now includes formatters for many types from the MSVC STL.
317317
* DIL (the new `frame variable` implementation) now uses ':' as a bitfield
318318
extraction range character. '-' is deprecated and will output an error when used.
319+
* LLDB 22 is the last release supporting FreeBSD 13 and below. As a result,
320+
LLDB 23 will remove support for FreeBSD on MIPS64 and assume that FreeBSD targets
321+
have watchpoint support.
319322

320323
Changes to BOLT
321324
---------------------------------

0 commit comments

Comments
 (0)