summaryrefslogtreecommitdiffstats
path: root/llvm/test/Object/Inputs
diff options
context:
space:
mode:
authorMichael J. Spencer <bigcheesegs@gmail.com>2012-08-02 19:16:56 +0000
committerMichael J. Spencer <bigcheesegs@gmail.com>2012-08-02 19:16:56 +0000
commit1ffd9de4f1e69a1339025cb048419e3320e3be69 (patch)
tree1e34736a5a691d6e8a3e44d134add362fa25535f /llvm/test/Object/Inputs
parentbc5b61c74d24a907cb1f425cc3c20e908d53c47a (diff)
downloadbcm5719-llvm-1ffd9de4f1e69a1339025cb048419e3320e3be69.tar.gz
bcm5719-llvm-1ffd9de4f1e69a1339025cb048419e3320e3be69.zip
Add yaml2obj. A utility to convert YAML to binaries.
yaml2obj takes a textual description of an object file in YAML format and outputs the binary equivalent. This greatly simplifies writing tests that take binary object files as input. llvm-svn: 161205
Diffstat (limited to 'llvm/test/Object/Inputs')
-rw-r--r--llvm/test/Object/Inputs/trivial-object-test.coff-i386bin346 -> 346 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/llvm/test/Object/Inputs/trivial-object-test.coff-i386 b/llvm/test/Object/Inputs/trivial-object-test.coff-i386
index 8cfd9949b1b..d4ab63b70dc 100644
--- a/llvm/test/Object/Inputs/trivial-object-test.coff-i386
+++ b/llvm/test/Object/Inputs/trivial-object-test.coff-i386
Binary files differ
OpenPOWER on IntegriCloud