[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)
commit7d617222593f3e2023de781e3e67d05f3620b86c
treeba815928d7132dae867c1b08d49d9824d98663da
parent11caebaa32bb885af8467f8afda829c88304b646
[yaml2obj][ELF] Don't special case writing these.

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

llvm-svn: 184624
llvm/tools/yaml2obj/yaml2elf.cpp