[yaml2obj][ELF] Don't special case writing these.
authorSean Silva <silvas@purdue.edu>
Sat, 22 Jun 2013 01:06:12 +0000 (01:06 +0000)
committerSean Silva <silvas@purdue.edu>
Sat, 22 Jun 2013 01:06:12 +0000 (01:06 +0000)
commit58495694c09540459e4eea50eef2dcffc705f3c3
tree26e65d1056d5cf8b8053f68028abba98fac92a80
parentefc78986b3bf51572e013bfdf8cbb9e06a47c788
[yaml2obj][ELF] Don't special case writing these.

Just add them to the vector of section headers like the rest of the
section headers.

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