summaryrefslogtreecommitdiffstats
path: root/llvm/lib/DebugInfo/CodeView/EnumTables.cpp
Commit message (Expand)AuthorAgeFilesLines
* [CodeView] Fix some Clang-tidy modernize-use-using and Include What You Use w...Eugene Zelenko2017-06-291-3/+21
* [CodeView] Fix dumping of public symbol record flagsReid Kleckner2017-06-191-0/+10
* [CodeView] Move CodeView YAML code to ObjectYAML.Zachary Turner2017-05-301-2/+2
* [CodeView] Rename ModuleDebugFragment -> DebugSubsection.Zachary Turner2017-05-301-14/+14
* Rename some PDB classes.Zachary Turner2017-04-271-14/+14
* Resubmit "Write the TPI stream from a PDB to Yaml."Zachary Turner2016-08-181-0/+10
* Revert "Write the TPI stream from a PDB to Yaml."Justin Bogner2016-08-161-10/+0
* Write the TPI stream from a PDB to Yaml.Zachary Turner2016-08-161-0/+10
* [codeview] Use one byte for S_FRAMECOOKIE CookieKind and add flags byteReid Kleckner2016-06-241-2/+2
* [pdb] Dump file checksums from pdb codeview line info.Zachary Turner2016-06-031-0/+10
* [llvm-pdbdump] Dump CodeView line information.Zachary Turner2016-06-021-0/+20
* [pdb] Parse and dump section map and section contribsZachary Turner2016-06-021-0/+345
OpenPOWER on IntegriCloud