Skip to content

Commit 3ec9300

Browse files
author
git apple-llvm automerger
committed
Merge commit 'a9cfe84d8891' from llvm.org/main into next
2 parents add60ab + a9cfe84 commit 3ec9300

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/docs/ReleaseNotes.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -311,7 +311,7 @@ Changes to LLDB
311311
stop reason = SIGSEGV: sent by tkill system call (sender pid=649752, uid=2667987)
312312
```
313313
* ELF Cores can now have their siginfo structures inspected using `thread siginfo`.
314-
* Disassembly of unknown instructions now produces "<unknown>" instead of
314+
* Disassembly of unknown instructions now produces `<unknown>` instead of
315315
nothing at all
316316
* Changed the format of opcode bytes to match llvm-objdump when disassembling
317317
RISC-V code with `disassemble`'s `--byte` option.

0 commit comments

Comments
 (0)