[PATCH] D89959: UBSAN: emit distinctive traps in trapping mode
Kostya Serebryany via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Nov 3 15:23:24 PST 2020
kcc added a reviewer: morehouse.
kcc added a comment.
did you consider approaches where the emitted code doesn't change, but the binary contains a debug-like metadata that corresponds to the trap instructions?
Matt (CC-ed) has a patch if this kind (for a different purpose) in the works .
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D89959/new/
https://reviews.llvm.org/D89959
More information about the cfe-commits
mailing list