1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 03:53:04 +02:00
llvm-mirror/lib/DebugInfo
Jonas Devlieghere ad1fff0c4d [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
2018-08-03 12:01:43 +00:00
..
CodeView [CodeView] Minimal support for S_UNAMESPACE records 2018-07-31 19:15:50 +00:00
DWARF [DebugInfo/Verifier] Don't emit error for missing module in index 2018-08-03 12:01:43 +00:00
MSF Move some code from PDBFileBuilder to MSFBuilder. 2018-06-27 21:18:15 +00:00
PDB [llvm] Change 2 instances of std::sort to llvm::sort 2018-07-16 17:26:37 +00:00
Symbolize Remove trailing space 2018-07-30 19:41:25 +00:00
CMakeLists.txt
LLVMBuild.txt