aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/DebugInfo/CodeView/EnumTables.cpp
AgeCommit message (Expand)AuthorFilesLines
2017-10-03CodeView: Provide a .def file with the register idsHans Wennborg1-49/+3
2017-07-24[codeview] Emit 'D' as the cv source language for D codeReid Kleckner1-1/+1
2017-06-29[CodeView] Fix some Clang-tidy modernize-use-using and Include What You Use w...Eugene Zelenko1-3/+21
2017-06-19[CodeView] Fix dumping of public symbol record flagsReid Kleckner1-0/+10
2017-05-30[CodeView] Move CodeView YAML code to ObjectYAML.Zachary Turner1-2/+2
2017-05-30[CodeView] Rename ModuleDebugFragment -> DebugSubsection.Zachary Turner1-14/+14
2017-04-27Rename some PDB classes.Zachary Turner1-14/+14
2016-08-18Resubmit "Write the TPI stream from a PDB to Yaml."Zachary Turner1-0/+10
2016-08-16Revert "Write the TPI stream from a PDB to Yaml."Justin Bogner1-10/+0
2016-08-16Write the TPI stream from a PDB to Yaml.Zachary Turner1-0/+10
2016-06-24[codeview] Use one byte for S_FRAMECOOKIE CookieKind and add flags byteReid Kleckner1-2/+2
2016-06-03[pdb] Dump file checksums from pdb codeview line info.Zachary Turner1-0/+10
2016-06-02[llvm-pdbdump] Dump CodeView line information.Zachary Turner1-0/+20
2016-06-02[pdb] Parse and dump section map and section contribsZachary Turner1-0/+345