tools: remove duplication of coff_aux_file
authorSaleem Abdulrasool <compnerd@compnerd.org>
Sun, 13 Apr 2014 22:54:15 +0000 (22:54 +0000)
committerSaleem Abdulrasool <compnerd@compnerd.org>
Sun, 13 Apr 2014 22:54:15 +0000 (22:54 +0000)
commita94a6829c145658c8afb717285206aea81a83c5f
tree8ce302cee145d700ae6174da81c1216f3050fefe
parent1a1689881332cfe42ca15ead7314bea7ede3ca71
tools: remove duplication of coff_aux_file

Now that COFF::coff_aux_file is defined, use that rather than redefining the
type locally.

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