MSVC does this when producing a PDB.
Details
Details
Diff Detail
Diff Detail
- Build Status
Buildable 5037 Build 5037: arc lint + arc unit
Paths
| Differential D31316
[PDB] Split item and type records when merging type streams ClosedPublic Authored by rnk on Mar 23 2017, 5:52 PM.
Details Summary MSVC does this when producing a PDB.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Mar 23 2017, 6:01 PM rnk added inline comments. Closed by commit rL298717: [PDB] Split item and type records when merging type streams (authored by rnk). · Explain WhyMar 24 2017, 10:39 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 92891 lld/COFF/PDB.cpp
lld/test/COFF/pdb.test
llvm/include/llvm/DebugInfo/CodeView/TypeStreamMerger.h
llvm/lib/DebugInfo/CodeView/TypeStreamMerger.cpp
llvm/test/tools/llvm-readobj/codeview-merging.test
llvm/tools/llvm-readobj/COFFDumper.cpp
llvm/tools/llvm-readobj/ObjDumper.h
llvm/tools/llvm-readobj/llvm-readobj.cpp
|
Remove llvm::.