summaryrefslogtreecommitdiffstats
path: root/llvm/lib/DebugInfo/CodeView/SymbolRecordMapping.cpp
Commit message (Expand)AuthorAgeFilesLines
* Changing representation of .cv_def_range directives in Codeview debug info as...Nilanjana Basu2019-08-051-1/+1
* Revert "Changing representation of .cv_def_range directives in Codeview debug...Nilanjana Basu2019-08-051-1/+1
* Changing representation of .cv_def_range directives in Codeview debug info as...Nilanjana Basu2019-08-051-1/+1
* Temporarily Revert "Changing representation of cv_def_range directives in Cod...Eric Christopher2019-08-021-1/+1
* Changing representation of cv_def_range directives in Codeview debug info ass...Nilanjana Basu2019-08-021-1/+1
* [codeview] Finish support for reading and writing S_ANNOTATION recordsReid Kleckner2019-05-151-0/+12
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [codeview] Add breaks to fix -Wimplicit-fallthroughReid Kleckner2018-11-011-0/+2
* [codeview] Emit S_FRAMEPROC and use S_DEFRANGE_FRAMEPOINTER_RELReid Kleckner2018-10-011-0/+72
* [CodeView] Minimal support for S_UNAMESPACE recordsAlexandre Ganea2018-07-311-0/+8
* [CodeView] Fix dumping of public symbol record flagsReid Kleckner2017-06-191-1/+1
* Resubmit "[llvm-pdbutil] rewrite the "raw" output style."Zachary Turner2017-06-151-2/+2
* Revert "[llvm-pdbutil] rewrite the "raw" output style."Zachary Turner2017-06-151-2/+2
* [llvm-pdbutil] rewrite the "raw" output style.Zachary Turner2017-06-151-2/+2
* [CodeView] Properly align symbol records on read/write.Zachary Turner2017-06-011-0/+1
* Resubmit "[CodeView] Hook CodeViewRecordIO for reading/writing symbols."Zachary Turner2016-12-161-0/+464
* Revert "[CodeView] Hook CodeViewRecordIO for reading/writing symbols."Zachary Turner2016-12-161-464/+0
* [CodeView] Hook CodeViewRecordIO for reading/writing symbols.Zachary Turner2016-12-161-0/+464
OpenPOWER on IntegriCloud