diff options
author | Reid Kleckner <rnk@google.com> | 2025-02-25 13:59:26 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-25 13:59:26 -0800 |
commit | 59cee030fb9b8be7ee0a89964ead5120d029deb4 (patch) | |
tree | 9c9e5706c605e79b9feb07e7e96e25b7787ea875 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 8beec9fc48194224779e5428b625fe341e617129 (diff) | |
download | llvm-59cee030fb9b8be7ee0a89964ead5120d029deb4.zip llvm-59cee030fb9b8be7ee0a89964ead5120d029deb4.tar.gz llvm-59cee030fb9b8be7ee0a89964ead5120d029deb4.tar.bz2 |
Generalize creduce-clang-crash.py script to look for cvise (#128592)
cvise reimplements creduce in Python and bundles clang-delta and other
tools. In my experience, it is generally a more robust reduction tool
that is better maintained. I renamed the script to make it tool-neutral,
which also opens up the possibility that we teach it how to
automatically transition over to llvm-reduce and opt/llc to handle LLVM
backend crashes, but that is potential future work.
Internally, the variable names still say "creduce". I kept using the
verb "reduce" because "vise" is not a verb, but the external facing text
has been updated.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions