[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)
commitdd7918c68836492ad3d49acc50f228efceb8119a
treef0a9f4703dda68b30f2afb237b492fb296013d71
parentaf48fc4136b1fca9b0542bc858a3bddbf87dcc02
[yaml2obj][ELF] Remove relationship between ELFState
and ContiguousBlobAccumulator classes. Pass ContiguousBlobAccumulator to
the handleSymtabSectionHeader function directly.

No functional changes.

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