diff options
author | Teizhu Yang <yangtiezhu@loongson.cn> | 2022-11-10 13:48:22 +0800 |
---|---|---|
committer | Weining Lu <luweining@loongson.cn> | 2022-11-10 13:49:11 +0800 |
commit | 97842fcba9e3a3fa4db52a47215641f9141fea63 (patch) | |
tree | 843f51f1ee13d91f7899ce90585c5ee7d2b4bf50 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | 49b07fb51975e108f925a59d0dc6866ac54485b0 (diff) | |
download | llvm-97842fcba9e3a3fa4db52a47215641f9141fea63.zip llvm-97842fcba9e3a3fa4db52a47215641f9141fea63.tar.gz llvm-97842fcba9e3a3fa4db52a47215641f9141fea63.tar.bz2 |
[LLDB] Add LoongArch software breakpoint trap opcode
Use `break 0x5` for LoongArch software breakpoint traps.
The magic number 0x5 means `BRK_SSTEPBP` as defined in
the kernel header `asm/break.h` on LoongArch.
Reviewed By: SixWeining, xen0n
Differential Revision: https://reviews.llvm.org/D137519
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions