summaryrefslogtreecommitdiffstats
path: root/llvm/test/Object/Inputs/invalid-buffer.elf
diff options
context:
space:
mode:
authorGeorge Rimar <grimar@accesssoftek.com>2019-06-27 11:31:43 +0000
committerGeorge Rimar <grimar@accesssoftek.com>2019-06-27 11:31:43 +0000
commitcfe9d0fb2bb91ae55136b28b3602e02ddc837d8c (patch)
tree44a53ed3d25713b52b8f574b2aa4bd20a97f8ce6 /llvm/test/Object/Inputs/invalid-buffer.elf
parent5360589b7d05745afba23c6ef1cb34b49de4a75b (diff)
downloadbcm5719-llvm-cfe9d0fb2bb91ae55136b28b3602e02ddc837d8c.tar.gz
bcm5719-llvm-cfe9d0fb2bb91ae55136b28b3602e02ddc837d8c.zip
[Object/invalid.test] - Convert most of the sub tests to YAML.
Object/invalid.test is a test case that is used to check the behavior of tools when broken inputs are used. The most often tool tested there is llvm-readobj. I think we might want to move such tests to test\tools\llvm-readobj. For now this patch converts many sub-tests to use YAML and removes 12 binaries from the inputs. Differential revision: https://reviews.llvm.org/D63762 llvm-svn: 364522
Diffstat (limited to 'llvm/test/Object/Inputs/invalid-buffer.elf')
-rw-r--r--llvm/test/Object/Inputs/invalid-buffer.elf1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/test/Object/Inputs/invalid-buffer.elf b/llvm/test/Object/Inputs/invalid-buffer.elf
deleted file mode 100644
index 665d9d1a5cb..00000000000
--- a/llvm/test/Object/Inputs/invalid-buffer.elf
+++ /dev/null
@@ -1 +0,0 @@
-ELF \ No newline at end of file
OpenPOWER on IntegriCloud