[yaml2obj][ELF] Remove relationship between ELFState
authorSimon Atanasyan <simon@atanasyan.com>
Wed, 2 Apr 2014 16:34:34 +0000 (16:34 +0000)
committerSimon Atanasyan <simon@atanasyan.com>
Wed, 2 Apr 2014 16:34:34 +0000 (16:34 +0000)
commitee882239cb7e02c77139b147a6ad3087e9d83ebb
tree2641d5bb11cdd637b61a283fa4abd06cc0b70d07
parentb14c62511191f367f56c02cdf241de8a82d74122
[yaml2obj][ELF] Remove relationship between ELFState
and ContiguousBlobAccumulator classes. Pass ContiguousBlobAccumulator to
the handleSymtabSectionHeader function directly.

No functional changes.

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