[PATCH] D44236: [llvm-objcopy] Switch over to using TableGen for parsing arguments

Jake Ehrlich via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 11 16:40:12 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL329863: [llvm-objcopy] Switch over to using TableGen for parsing arguments (authored by jakehehrlich, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D44236?vs=142075&id=142098#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D44236

Files:
  llvm/trunk/test/tools/llvm-objcopy/add-section-remove.test
  llvm/trunk/test/tools/llvm-objcopy/add-section.test
  llvm/trunk/test/tools/llvm-objcopy/basic-only-keep.test
  llvm/trunk/test/tools/llvm-objcopy/binary-first-seg-offset-zero.test
  llvm/trunk/test/tools/llvm-objcopy/keep-only-keep.test
  llvm/trunk/test/tools/llvm-objcopy/only-keep-remove-strtab.test
  llvm/trunk/test/tools/llvm-objcopy/parent-loop-check.test
  llvm/trunk/test/tools/llvm-objcopy/remove-section.test
  llvm/trunk/tools/llvm-objcopy/CMakeLists.txt
  llvm/trunk/tools/llvm-objcopy/LLVMBuild.txt
  llvm/trunk/tools/llvm-objcopy/Opts.td
  llvm/trunk/tools/llvm-objcopy/llvm-objcopy.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44236.142098.patch
Type: text/x-patch
Size: 24274 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180411/734432fd/attachment.bin>


More information about the llvm-commits mailing list