diff options
author | Matt Arsenault <Matthew.Arsenault@amd.com> | 2022-10-24 11:05:06 -0700 |
---|---|---|
committer | Matt Arsenault <arsenm2@gmail.com> | 2022-10-28 16:39:09 -0700 |
commit | f041204ec896a24d19f44b9095660ab8559ebbc7 (patch) | |
tree | 85902e05db0598dc40f9da6dd922c7c0ed5a4508 /llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp | |
parent | 7d568cdc9d68ec295f1e141c8bcad344873f51cd (diff) | |
download | llvm-f041204ec896a24d19f44b9095660ab8559ebbc7.zip llvm-f041204ec896a24d19f44b9095660ab8559ebbc7.tar.gz llvm-f041204ec896a24d19f44b9095660ab8559ebbc7.tar.bz2 |
llvm-reduce: Stop checking workitem is interesting before each pass
Each delta pass run should have guaranteed the output is still
interesting, so it should be pointless to recheck this each
iteration. I have many issues that take multiple minutes
to reproduce, so this ends up being a huge waste of time.
Also, remove broken line counting. This never worked, since
getLines was failing to open the temporary file which was just
deleted.
Diffstat (limited to 'llvm/lib/Target/ARM/Disassembler/ARMDisassembler.cpp')
0 files changed, 0 insertions, 0 deletions