[PATCH] D42965: [CodeGen] Add a -trap-unreachable option for debugging
Krzysztof Parzyszek via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 6 07:54:36 PST 2018
kparzysz added a comment.
You can remove the Hexagon-specific option. It's used in one testcase, you can replace it with the one you introduced.
https://reviews.llvm.org/D42965
More information about the llvm-commits
mailing list