llvm-readobj: speculative fix for MSVC
authorSaleem Abdulrasool <compnerd@compnerd.org>
Tue, 30 Aug 2016 21:21:07 +0000 (21:21 +0000)
committerSaleem Abdulrasool <compnerd@compnerd.org>
Tue, 30 Aug 2016 21:21:07 +0000 (21:21 +0000)
commitc08f5de7bc99536a2c7be21a5842fc4a1f52e188
treec2e3733983e03c1adee530c9702280fb6fe8fb5c
parent070937a1d47b76cbf4fcacee25efd86c9d3ffd4c
llvm-readobj: speculative fix for MSVC

Use the typedef rather than using to type alias the typename.

llvm-svn: 280158
llvm/tools/llvm-readobj/ELFDumper.cpp