diff options
author | Tim Northover <t.p.northover@gmail.com> | 2020-10-21 10:11:25 +0100 |
---|---|---|
committer | Tim Northover <t.p.northover@gmail.com> | 2020-12-08 10:28:26 +0000 |
commit | c5978f42ec8e9f7fa62a38510343440485752ec5 (patch) | |
tree | 576ba5a97f0188e9240a999bdbcb1d4421728233 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp | |
parent | c54d827fdb12d033dca2155c416f02791fc86786 (diff) | |
download | llvm-c5978f42ec8e9f7fa62a38510343440485752ec5.zip llvm-c5978f42ec8e9f7fa62a38510343440485752ec5.tar.gz llvm-c5978f42ec8e9f7fa62a38510343440485752ec5.tar.bz2 |
UBSAN: emit distinctive traps
Sometimes people get minimal crash reports after a UBSAN incident. This change
tags each trap with an integer representing the kind of failure encountered,
which can aid in tracking down the root cause of the problem.
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions