[PATCH] D127168: [llvm-reduce] Add support for LTO bitcode files

Matthew Voss via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 6 17:22:18 PDT 2022


ormris updated this revision to Diff 434649.
ormris added a comment.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Add context


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D127168/new/

https://reviews.llvm.org/D127168

Files:
  llvm/test/tools/llvm-reduce/Inputs/llvm-dis-and-filecheck.py
  llvm/test/tools/llvm-reduce/fail-file-open.test
  llvm/test/tools/llvm-reduce/invalid-bitcode-error.ll
  llvm/test/tools/llvm-reduce/temporary-files-as-bitcode-split.ll
  llvm/tools/llvm-reduce/CMakeLists.txt
  llvm/tools/llvm-reduce/ReducerWorkItem.cpp
  llvm/tools/llvm-reduce/ReducerWorkItem.h
  llvm/tools/llvm-reduce/deltas/Delta.cpp
  llvm/tools/llvm-reduce/llvm-reduce.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127168.434649.patch
Type: text/x-patch
Size: 14485 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220607/8c16c2c2/attachment-0001.bin>


More information about the llvm-commits mailing list