summaryrefslogtreecommitdiffstats
path: root/llvm/lib/DebugInfo/PDB/Native/DbiModuleDescriptorBuilder.cpp
Commit message (Expand)AuthorAgeFilesLines
* [LLD/PDB] Emit first section contribution for DBI Module Descriptor.Zachary Turner2018-04-201-0/+5
* [llvm-pdbutil] Dump first section contribution for each module.Zachary Turner2018-04-171-1/+1
* Remove dead code. NFCI.Peter Collingbourne2017-09-071-8/+0
* [PDB] Merge Global and Publics Builders.Zachary Turner2017-08-091-1/+1
* [PDB] Write public symbol records and the publics hash tableReid Kleckner2017-07-271-10/+1
* [PDB] Teach libpdb to write DBI Stream ECNames.Zachary Turner2017-07-071-1/+5
* [PDB] Don't write uninitialized bytes to a PDB file.Zachary Turner2017-06-201-0/+2
* [PDB] Start emitting source file and line informationReid Kleckner2017-06-191-0/+6
* Resubmit "[codeview] Make obj2yaml/yaml2obj support .debug$S..."Zachary Turner2017-06-141-1/+1
* Revert "[codeview] Make obj2yaml/yaml2obj support .debug$S..."Zachary Turner2017-06-141-1/+1
* [codeview] Make obj2yaml/yaml2obj support .debug$S/T sections.Zachary Turner2017-06-141-1/+1
* Move Object format code to lib/BinaryFormat.Zachary Turner2017-06-071-1/+1
* Fix uninitialized read.Zachary Turner2017-06-061-6/+8
* [PDB] Fix use after free.Zachary Turner2017-06-031-1/+1
* [CodeView] Support CodeView subsections in any order.Zachary Turner2017-06-021-37/+4
* [CodeView] Properly align symbol records on read/write.Zachary Turner2017-06-011-7/+12
* [CodeView] Rename ModuleDebugFragment -> DebugSubsection.Zachary Turner2017-05-301-9/+9
* Fix use after free in BinaryStream library.Zachary Turner2017-05-031-0/+8
* [PDB/CodeView] Read/write codeview inlinee line information.Zachary Turner2017-05-021-1/+15
* [CodeView] Write CodeView line information.Zachary Turner2017-05-011-6/+53
* [llvm-pdbdump] Abstract some of the YAML/Raw printing code.Zachary Turner2017-04-291-2/+2
* Rename some PDB classes.Zachary Turner2017-04-271-0/+141
OpenPOWER on IntegriCloud