]> granicus.if.org Git - llvm/commit
[yaml2obj] Enable and fix tests
authorChris Bieneman <beanz@apple.com>
Thu, 30 Mar 2017 16:35:02 +0000 (16:35 +0000)
committerChris Bieneman <beanz@apple.com>
Thu, 30 Mar 2017 16:35:02 +0000 (16:35 +0000)
commit3e6ef772728636f8cacb4f9a5ebc8e18fd8c17c9
treebfba1942ed2b0b72a870b2a26134e63d04388146
parentc599971b3947a74a75ceccd226ee0f47db0b5327
[yaml2obj] Enable and fix tests

Summary:
These tests were not being run because the yaml extension
wasn't be picked up by lit.

This change also fixes the tests which themselves were broken.

Patch By: Sam Clegg

Reviewers: beanz

Reviewed By: beanz

Subscribers: fhahn

Differential Revision: https://reviews.llvm.org/D31436

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@299088 91177308-0d34-0410-b5e6-96231b3b80d8
test/tools/yaml2obj/lit.local.cfg [new file with mode: 0644]
test/tools/yaml2obj/missing_document_tag.yaml
test/tools/yaml2obj/unsupported_document_tag.yaml