OSDN Git Service

Object: Test for reading kext bundles
authorJustin Bogner <mail@justinbogner.com>
Fri, 27 Feb 2015 18:58:23 +0000 (18:58 +0000)
committerJustin Bogner <mail@justinbogner.com>
Fri, 27 Feb 2015 18:58:23 +0000 (18:58 +0000)
commitb4d6a560c11cbe247cf1dfa3a995c048810ebaee
treea3eaa4a0f48752945219c4c6591bb3c6197f713a
parent50a130cff5af183cd8620ae69f5456f88f228bb6
Object: Test for reading kext bundles

In the review for r230567, it was pointed out we should really test
the lib/Object part of that change. This does so using llvm-readobj.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@230779 91177308-0d34-0410-b5e6-96231b3b80d8
test/Object/Inputs/macho-empty-kext-bundle-x86-64 [new file with mode: 0755]
test/Object/kext.test [new file with mode: 0644]