[yaml2obj][ELF] Align section contents in the output.
authorSean Silva <silvas@purdue.edu>
Sat, 22 Jun 2013 00:47:43 +0000 (00:47 +0000)
committerSean Silva <silvas@purdue.edu>
Sat, 22 Jun 2013 00:47:43 +0000 (00:47 +0000)
commitd93323f51de598630ad783e0f8fb4262f05a3e4f
tree74983a52ad125a24463c657914a7dcf5b62cf2a6
parentcbd7305d09a3ed6487af0c942456aa8ebb2e0d23
[yaml2obj][ELF] Align section contents in the output.

The improperly aligned section content in the output was causing
buildbot failures. This should fix them.

Incidentally, this results in a simpler and more robust API for
ContiguousBlobAccumulator.

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