[PATCH] D142156: llvm-reduce: Reorganize some function locations

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 19 13:09:05 PST 2023


arsenm created this revision.
arsenm added reviewers: aeubanks, fhahn, regehr.
Herald added a subscriber: StephenFan.
Herald added a project: All.
arsenm requested review of this revision.
Herald added a subscriber: wdng.
Herald added a project: LLVM.

Move things that are naturally methods of ReducerWorkItem to
be methods of ReducerWorkItem in the same source file.


https://reviews.llvm.org/D142156

Files:
  llvm/tools/llvm-reduce/ReducerWorkItem.cpp
  llvm/tools/llvm-reduce/ReducerWorkItem.h
  llvm/tools/llvm-reduce/TestRunner.cpp
  llvm/tools/llvm-reduce/TestRunner.h
  llvm/tools/llvm-reduce/deltas/Delta.cpp
  llvm/tools/llvm-reduce/llvm-reduce.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D142156.490643.patch
Type: text/x-patch
Size: 24151 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230119/7efb7aa5/attachment.bin>


More information about the llvm-commits mailing list