Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-05-11 | Bugpoint support for miscompilations that result in a crash. | Andrew Trick | |
This change allows bugpoint to pinpoint the "opt" pass and bitcode segment responsible for a crash caused by miscompilation. At least it works well for me now, without having to create any custom execution wrappers. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@131186 91177308-0d34-0410-b5e6-96231b3b80d8 | |||
2010-11-29 | Merge System into Support. | Michael J. Spencer | |
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@120298 91177308-0d34-0410-b5e6-96231b3b80d8 |