[yaml2obj][ELF] Add dummy .strtab section.
authorSean Silva <silvas@purdue.edu>
Tue, 18 Jun 2013 21:37:50 +0000 (21:37 +0000)
committerSean Silva <silvas@purdue.edu>
Tue, 18 Jun 2013 21:37:50 +0000 (21:37 +0000)
commita7bd8549fdcb18c686bdadf46000452c927d3b5d
treeaa9cbb4aa5b89dc8d3d6822d73a30674789a1e72
parentf2db8dfa84ead80df2e0ca8a56e9f0ae18d67a5e
[yaml2obj][ELF] Add dummy .strtab section.

This will be needed later for holding symbol names, due to the libObject
issue mentioned in the commit message of r184161.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@184242 91177308-0d34-0410-b5e6-96231b3b80d8
tools/yaml2obj/yaml2elf.cpp