summaryrefslogtreecommitdiffstats
path: root/llvm/test/Object/Inputs
diff options
context:
space:
mode:
authorRafael Espindola <rafael.espindola@gmail.com>2015-06-30 18:23:07 +0000
committerRafael Espindola <rafael.espindola@gmail.com>2015-06-30 18:23:07 +0000
commit0fe34f73590ada4b7584ba643bee7e0e704d1f08 (patch)
treedcff362a0c6b89b04c50828c47366f32ef51d444 /llvm/test/Object/Inputs
parentf09df00daad64a809204cd12ed47c3d81e25652d (diff)
downloadbcm5719-llvm-0fe34f73590ada4b7584ba643bee7e0e704d1f08.tar.gz
bcm5719-llvm-0fe34f73590ada4b7584ba643bee7e0e704d1f08.zip
Add a test of an elf file with an invalid section index.
We were already checking, but were missing a test. llvm-svn: 241094
Diffstat (limited to 'llvm/test/Object/Inputs')
-rw-r--r--llvm/test/Object/Inputs/invalid-section-index.elfbin0 -> 536 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/llvm/test/Object/Inputs/invalid-section-index.elf b/llvm/test/Object/Inputs/invalid-section-index.elf
new file mode 100644
index 00000000000..a019d8a5479
--- /dev/null
+++ b/llvm/test/Object/Inputs/invalid-section-index.elf
Binary files differ
OpenPOWER on IntegriCloud