summaryrefslogtreecommitdiffstats
path: root/llvm/lib/ObjectYAML/CodeViewYAMLSymbols.cpp
Commit message (Expand)AuthorAgeFilesLines
* [codeview] YAMLize all section offsets and indices in symbol recordsReid Kleckner2017-06-201-24/+22
* [codeview] Fully initialize DataSym when mapping from YAMLReid Kleckner2017-06-201-0/+2
* [CodeView] Fix dumping of public symbol record flagsReid Kleckner2017-06-191-1/+10
* Resubmit "[llvm-pdbutil] rewrite the "raw" output style."Zachary Turner2017-06-151-0/+10
* Revert "[llvm-pdbutil] rewrite the "raw" output style."Zachary Turner2017-06-151-10/+0
* [llvm-pdbutil] rewrite the "raw" output style.Zachary Turner2017-06-151-0/+10
* [pdb] Don't choke on unknown symbol types.Zachary Turner2017-06-121-6/+48
* [CodeView] Handle Cross Module Imports and Exports.Zachary Turner2017-06-051-0/+13
* [CodeView] Properly align symbol records on read/write.Zachary Turner2017-06-011-5/+7
* [ObjectYAML] Split CodeViewYAML into 3 pieces.Zachary Turner2017-05-311-0/+496
OpenPOWER on IntegriCloud