[DebugInfo] Remove redundant argument. [NFC]
authorJonas Devlieghere <jonas@devlieghere.com>
Mon, 17 Sep 2018 14:23:47 +0000 (14:23 +0000)
committerJonas Devlieghere <jonas@devlieghere.com>
Mon, 17 Sep 2018 14:23:47 +0000 (14:23 +0000)
commit9d7cecfcbfec6d67ded4600dbbf21f37c818e397
tree25935bebc030c8d9989285020f8e5e6e3ad27b06
parent481cdab9199e6459d074da14cf1818c40b9cec16
[DebugInfo] Remove redundant argument. [NFC]

Removes the redundant UnitType parameter from verifyUnitContents. I also
fixed  some formatting issues as I was touching the file.

llvm-svn: 342396
llvm/include/llvm/DebugInfo/DWARF/DWARFVerifier.h
llvm/lib/DebugInfo/DWARF/DWARFVerifier.cpp