diff options
author | Peter Collingbourne <peter@pcc.me.uk> | 2020-12-17 15:34:49 -0800 |
---|---|---|
committer | Peter Collingbourne <peter@pcc.me.uk> | 2020-12-29 14:36:50 -0800 |
commit | 7e5a187de31358741f9868cdee7b0c63c1343d8d (patch) | |
tree | aa19ee98bfec7fcca60990eb89ecbf40b82b613b /llvm/lib/InterfaceStub/ELFObjHandler.cpp | |
parent | 5fd2b3a1246fee0ce1613931fcf1ed51412a6b3f (diff) | |
download | llvm-7e5a187de31358741f9868cdee7b0c63c1343d8d.zip llvm-7e5a187de31358741f9868cdee7b0c63c1343d8d.tar.gz llvm-7e5a187de31358741f9868cdee7b0c63c1343d8d.tar.bz2 |
CrashReason: Add MTE tag check faults to the list of crash reasons.
As of Linux 5.10, the kernel may report either of the two following
crash reasons:
- SEGV_MTEAERR: async MTE tag check fault
- SEGV_MTESERR: sync MTE tag check fault
Teach LLDB about them.
Differential Revision: https://reviews.llvm.org/D93495
Diffstat (limited to 'llvm/lib/InterfaceStub/ELFObjHandler.cpp')
0 files changed, 0 insertions, 0 deletions