[PATCH] D112884: [llvm-reduce] Reduce some GlobalObject properties

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Oct 30 21:46:46 PDT 2021


aeubanks created this revision.
Herald added a subscriber: mgorny.
aeubanks requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Specifically, the section and the alignment.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D112884

Files:
  llvm/test/tools/llvm-reduce/remove-global-align.ll
  llvm/test/tools/llvm-reduce/remove-section.ll
  llvm/tools/llvm-reduce/CMakeLists.txt
  llvm/tools/llvm-reduce/DeltaManager.cpp
  llvm/tools/llvm-reduce/deltas/ReduceGlobalObjects.cpp
  llvm/tools/llvm-reduce/deltas/ReduceGlobalObjects.h
  llvm/utils/gn/secondary/llvm/tools/llvm-reduce/BUILD.gn

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112884.383636.patch
Type: text/x-patch
Size: 6152 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211031/9fb4a0e4/attachment.bin>


More information about the llvm-commits mailing list