We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eeef6ad commit 8d4d0f7Copy full SHA for 8d4d0f7
llvm/docs/ReleaseNotes.rst
@@ -145,12 +145,6 @@ Changes to the LLVM tools
145
Changes to LLDB
146
---------------------------------
147
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
-
154
Changes to Sanitizers
155
---------------------
156
0 commit comments