tools: inline simple single-use function
authorSaleem Abdulrasool <compnerd@compnerd.org>
Sun, 25 May 2014 20:26:40 +0000 (20:26 +0000)
committerSaleem Abdulrasool <compnerd@compnerd.org>
Sun, 25 May 2014 20:26:40 +0000 (20:26 +0000)
commit53046f3c5f5a747bfcb4e5700ed5e3b5b2506afe
treee71eed64d16215e996328c7be548262d7f03a2a5
parentec944ceaf5eeb4b16bf1798dc958c0d90090e52f
tools: inline simple single-use function

This inlines the single use function in preparation for splitting the Win64EH
printing out of the COFFDumper into its own entity.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@209605 91177308-0d34-0410-b5e6-96231b3b80d8
tools/llvm-readobj/COFFDumper.cpp