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

Matthew Voss via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 30 08:58:42 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG6b3956e123db: [llvm-reduce] Add support for LTO bitcode files (authored by ormris).

Changed prior to commit:
  https://reviews.llvm.org/D127168?vs=437250&id=441421#toc

Repository:
  rG LLVM Github Monorepo

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/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: D127168.441421.patch
Type: text/x-patch
Size: 16397 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220630/a0992cc5/attachment.bin>


More information about the llvm-commits mailing list