[llvm-objcopy] Move duplicate tablegen from objcopy and strip into one file
authorMichael Pozulp <pozulp.llvm@gmail.com>
Thu, 15 Aug 2019 04:45:41 +0000 (04:45 +0000)
committerMichael Pozulp <pozulp.llvm@gmail.com>
Thu, 15 Aug 2019 04:45:41 +0000 (04:45 +0000)
commit9cf1eab73e232c8b60b75f040d8616da38e9a99b
tree3310be2520934f1a8bf4844fbe619c82e35c1fa9
parent4d474e078ac729d74aca406d688060c9638dd9f2
[llvm-objcopy] Move duplicate tablegen from objcopy and strip into one file

Summary: This avoids maintaining the same options in two different places.

Reviewers: jhenderson, alexshap, rupprecht, MaskRay

Reviewed By: jhenderson, rupprecht, MaskRay

Subscribers: MaskRay, wolfgangp, jakehehrlich, abrachet, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D65991

llvm-svn: 368961
llvm/tools/llvm-objcopy/CommonOpts.td [new file with mode: 0644]
llvm/tools/llvm-objcopy/ObjcopyOpts.td
llvm/tools/llvm-objcopy/StripOpts.td