]> granicus.if.org Git - llvm/commit
[llvm-objcopy] - Remove python invocations from 2 test cases.
authorGeorge Rimar <grimar@accesssoftek.com>
Tue, 17 Sep 2019 08:38:53 +0000 (08:38 +0000)
committerGeorge Rimar <grimar@accesssoftek.com>
Tue, 17 Sep 2019 08:38:53 +0000 (08:38 +0000)
commitfa966721814753ae38474c6fe050a73b9f5a22de
tree0e2a7ae64f708156878f4e21e48637bb0ec767ef
parent0facd33f64a5876c3c9acc9e708170a2397a09b0
[llvm-objcopy] - Remove python invocations from 2 test cases.

It is possible to use yaml2obj to create sections with overlapping sh_offset now.
This patch does that.

Differential revision: https://reviews.llvm.org/D67610

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@372081 91177308-0d34-0410-b5e6-96231b3b80d8
test/tools/llvm-objcopy/ELF/overlapping-sections-in-segments.test
test/tools/llvm-objcopy/ELF/overlapping-sections.test