[PATCH] D42965: [ARM] Add an -arm-trap-unreachable for debugging
Oliver Stannard via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 6 07:22:23 PST 2018
olista01 added a comment.
Would it be possible to enable this for all targets, not just ARM? Maybe this could be put into the constructor of LLVMTargetMachine?
https://reviews.llvm.org/D42965
More information about the llvm-commits
mailing list