]> granicus.if.org Git - llvm/commit
[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)
commit808e1a5000117e9d428a26204a207d45fbe3bd4b
tree94225d68bd115347b1f450527bf0165b453795d4
parent60f38d3563c0b9ea4546f631e6d5429fde7a10d8
[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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@368961 91177308-0d34-0410-b5e6-96231b3b80d8
tools/llvm-objcopy/CommonOpts.td [new file with mode: 0644]
tools/llvm-objcopy/ObjcopyOpts.td
tools/llvm-objcopy/StripOpts.td