[WebAssembly] Remove trivial accessors.
authorRui Ueyama <ruiu@google.com>
Wed, 28 Feb 2018 00:20:29 +0000 (00:20 +0000)
committerRui Ueyama <ruiu@google.com>
Wed, 28 Feb 2018 00:20:29 +0000 (00:20 +0000)
commit28f3b20db5949328f950a25f96434a57bcfdac19
treea57af8a94710b11bb3d08254e835873bf44b1b01
parent7d696880fbb35e0cfd7bd7cd842dff447b00336d
[WebAssembly] Remove trivial accessors.

{set,get}OutputSegment don't hide anything, so remove them.

Differential Revision: https://reviews.llvm.org/D43724

llvm-svn: 326276
lld/wasm/InputChunks.h
lld/wasm/OutputSegment.h
lld/wasm/Symbols.cpp