commit | 78a2fedd78a971449f49a67b960529d92e84480b | [log] [tgz] |
---|---|---|
author | David Green <david.green@arm.com> | Mon Feb 12 11:06:27 2018 +0000 |
committer | David Green <david.green@arm.com> | Mon Feb 12 11:06:27 2018 +0000 |
tree | 693aa53293f328a912d289750ecf306c0412e5c4 | |
parent | 4d4c57240a75bc23e21de906c4fae160baebe275 [diff] |
[CodeGen] Add a -trap-unreachable option for debugging Add a common -trap-unreachable option, similar to the target specific hexagon equivalent, which has been replaced. This turns unreachable instructions into traps, which is useful for debugging. Differential Revision: https://reviews.llvm.org/D42965 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@324880 91177308-0d34-0410-b5e6-96231b3b80d8