[DebugInfo/Verifier] Don't emit error for missing module in index
authorJonas Devlieghere <jonas@devlieghere.com>
Fri, 3 Aug 2018 12:01:43 +0000 (12:01 +0000)
committerJonas Devlieghere <jonas@devlieghere.com>
Fri, 3 Aug 2018 12:01:43 +0000 (12:01 +0000)
commit3a92c5c1d38f045cd199093a84f49bb961b8a64e
treea96e97a00d86841c8bf7cadea004c0634dfc02c2
parentd48d5f086ff4d71ee03d3f0f068e69de7cb5f684
[DebugInfo/Verifier] Don't emit error for missing module in index

We don't expect module names to be present in the index. This patch adds
DW_TAG_module to the blacklist.

Differential revision: https://reviews.llvm.org/D50237

llvm-svn: 338878
llvm/lib/DebugInfo/DWARF/DWARFVerifier.cpp
llvm/test/DebugInfo/X86/DIModule.ll