Skip to content

Commit 8d4d0f7

Browse files
committed
[lldb] Remove memory region non-address change from release notes
This is now on 14.x as af19ae529271f9ae96927662d7d876489115fb26 so it is not new to 15.
1 parent eeef6ad commit 8d4d0f7

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

llvm/docs/ReleaseNotes.rst

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -145,12 +145,6 @@ Changes to the LLVM tools
145145
Changes to LLDB
146146
---------------------------------
147147

148-
* The ``memory region`` command and ``GetMemoryRegionInfo`` API method now
149-
ignore non-address bits in the address parameter. This also means that on
150-
systems with non-address bits the last (usually unmapped) memory region
151-
will not extend to 0xF...F. Instead it will end at the end of the mappable
152-
range that the virtual address size allows.
153-
154148
Changes to Sanitizers
155149
---------------------
156150

0 commit comments

Comments
 (0)