This is mostly intended to be used to find which file contains a miscompile.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D107184
Add script to bisect over files in an rsp file ClosedPublic Authored by aeubanks on Jul 30 2021, 10:31 AM.
Details
Summary This is mostly intended to be used to find which file contains a miscompile.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Aug 2 2021, 7:32 AM This revision was landed with ongoing or failed builds.Aug 2 2021, 10:18 AM Closed by commit rG8490a7d908a9: Add script to bisect over files in an rsp file (authored by aeubanks). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 363515 llvm/utils/rsp_bisect.py
llvm/utils/rsp_bisect_test/test.py
llvm/utils/rsp_bisect_test/test_script.py
llvm/utils/rsp_bisect_test/test_script_inv.py
|
is this needed? the llvm/utils/*.py files i sampled don't have it