OSDN Git Service

[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)
commit468784fe49f3c10a245a0f71866ab289e172949a
treea3c139a061d3579f7c128755daaf8174d6c957dd
parenta72fb5424051b7e20941aed3096dee9f69f55d91
[DebugInfo] Remove redundant argument. [NFC]

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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@342396 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/DebugInfo/DWARF/DWARFVerifier.h
lib/DebugInfo/DWARF/DWARFVerifier.cpp