summaryrefslogtreecommitdiffstats
path: root/llvm/lib/DebugInfo/CodeView/EnumTables.cpp
Commit message (Expand)AuthorAgeFilesLines
* Improving CodeView debug info type record's inline commentsNilanjana Basu2019-08-211-0/+166
* Temporarily revert "Changes to improve CodeView debug info type record inline...Eric Christopher2019-08-021-166/+0
* Changes to improve CodeView debug info type record inline commentsNilanjana Basu2019-08-011-0/+166
* [COFF, ARM64] Add CodeView register mappingTom Tan2019-05-311-3/+17
* Add Swift enumerator value for CodeView::SourceLanguageNathan Lanza2019-03-111-0/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [codeview] Decode and dump FP regs from S_FRAMEPROC recordsReid Kleckner2018-09-111-0/+2
* CodeView: Provide a .def file with the register idsHans Wennborg2017-10-031-49/+3
* [codeview] Emit 'D' as the cv source language for D codeReid Kleckner2017-07-241-1/+1
* [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