OSDN Git Service

Add a testcase for an invalid file.
authorRafael Espindola <rafael.espindola@gmail.com>
Mon, 29 Jun 2015 14:12:14 +0000 (14:12 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Mon, 29 Jun 2015 14:12:14 +0000 (14:12 +0000)
commit528a204ab98445917576e6bb74136b5c34b94a7f
treedad97965e046e5283b3b6d41cc152a8204f2c408
parentdb89b93b4492e95010618a0018c7179898bedb47
Add a testcase for an invalid file.

We were already checking this, but had no tests.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@240945 91177308-0d34-0410-b5e6-96231b3b80d8
test/Object/Inputs/invalid-strtab-non-null.elf [new file with mode: 0644]
test/Object/invalid.test