summaryrefslogtreecommitdiffstats
path: root/llvm/lib/DebugInfo/CodeView/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* [codeview] Move type index remapping logic to type mergerReid Kleckner2017-03-231-1/+0
* [llvm-pdbdump] Add support for dumping symbols from Yaml -> PDB.Zachary Turner2017-03-131-0/+1
* Properly parse the TypeServer2 record.Zachary Turner2017-02-031-0/+1
* [CodeView] Finish decoupling TypeDatabase from TypeDumper.Zachary Turner2017-01-111-0/+1
* [CodeView/PDB] Rename a bunch of files.Zachary Turner2017-01-111-1/+1
* [CodeView] Add TypeDatabase class.Zachary Turner2017-01-111-0/+2
* Delete unused file.Zachary Turner2016-12-171-1/+0
* Resubmit "[CodeView] Hook CodeViewRecordIO for reading/writing symbols."Zachary Turner2016-12-161-0/+2
* Revert "[CodeView] Hook CodeViewRecordIO for reading/writing symbols."Zachary Turner2016-12-161-2/+0
* [CodeView] Hook CodeViewRecordIO for reading/writing symbols.Zachary Turner2016-12-161-0/+2
* [CodeView] Hook up CodeViewRecordIO to type serialization path.Zachary Turner2016-11-081-6/+1
* Add CodeViewRecordIO for reading and writing.Zachary Turner2016-11-021-0/+2
* Refactor Symbol visitor code.Zachary Turner2016-10-071-0/+1
* Remove unused translation unit.Zachary Turner2016-08-231-1/+0
* [CodeView] Decouple record deserialization from visitor dispatch.Zachary Turner2016-08-051-0/+1
* [msf] Create LLVMDebugInfoMsfZachary Turner2016-07-221-3/+0
* Resubmit "[pdb] Change type visitor pattern to be dynamic."Zachary Turner2016-06-161-0/+1
* Revert "[pdb] Change type visitor pattern to be dynamic."Zachary Turner2016-06-161-1/+0
* [pdb] Change type visitor pattern to be dynamic.Zachary Turner2016-06-161-0/+1
* Add support for writing through StreamInterface.Zachary Turner2016-06-101-0/+1
* [codeview] Dump line number and column information.Zachary Turner2016-06-031-0/+2
* [pdb] Parse and dump section map and section contribsZachary Turner2016-06-021-0/+1
* [codeview] Move StreamInterface and StreamReader to libcodeview.Zachary Turner2016-05-251-0/+3
* Make a symbol visitor and use it to dump CV symbols.Zachary Turner2016-05-231-0/+1
* [codeview] Add type stream merging prototypeReid Kleckner2016-05-141-0/+2
* Make CodeView record serialization more generic.Zachary Turner2016-05-121-1/+1
* [codeview] Move dumper into lib/DebugInfo/CodeViewReid Kleckner2016-05-051-0/+2
* Fix CodeView library name and non-CMake buildsDave Bartolomeo2015-12-241-1/+4
* LLVM CodeView libraryDave Bartolomeo2015-12-241-0/+9
OpenPOWER on IntegriCloud