aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/Binary.cpp
diff options
context:
space:
mode:
authorRui Ueyama <ruiu@google.com>2018-02-28 00:26:26 +0000
committerRui Ueyama <ruiu@google.com>2018-02-28 00:26:26 +0000
commitd1063bb9f9900c0ebe6513ae2cf45e6ba7a59ff9 (patch)
treefcdbe2d78c6b43b2307b9620effb3800e0ebb5cf /llvm/lib/Object/Binary.cpp
parent28f3b20db5949328f950a25f96434a57bcfdac19 (diff)
downloadllvm-d1063bb9f9900c0ebe6513ae2cf45e6ba7a59ff9.zip
llvm-d1063bb9f9900c0ebe6513ae2cf45e6ba7a59ff9.tar.gz
llvm-d1063bb9f9900c0ebe6513ae2cf45e6ba7a59ff9.tar.bz2
[WebAssembly] Inline accessor functions that are called only once.
Looks like these accessor functions are a bit overly defensive, and due to the amount of code, that part isn't easy to read. We have code to log translation results in writeTo and writeRelocations, so I don't think we need to log it again in these functions. I think the new function is much easier to understand. Differential Revision: https://reviews.llvm.org/D43713 llvm-svn: 326277
Diffstat (limited to 'llvm/lib/Object/Binary.cpp')
0 files changed, 0 insertions, 0 deletions