summaryrefslogtreecommitdiff
path: root/llvm/lib/DebugInfo/CodeView/SymbolRecordMapping.cpp
AgeCommit message (Expand)Author
2025-06-24Add support for Windows Secure Hot-Patching (redo) (#145565)sivadeilra
2025-06-24Revert "Add support for Windows Secure Hot-Patching" (#145553)Qinkun Bao
2025-06-24Add support for Windows Secure Hot-Patching (#138972)sivadeilra
2023-08-31Emit the CodeView `S_ARMSWITCHTABLE` debug symbol for jump tablesDaniel Paoliello
2023-08-25Revert "Emit the CodeView `S_ARMSWITCHTABLE` debug symbol for jump tables"Arthur Eubanks
2023-08-25Emit the CodeView `S_ARMSWITCHTABLE` debug symbol for jump tablesDaniel Paoliello
2019-08-05Changing representation of .cv_def_range directives in Codeview debug info as...Nilanjana Basu
2019-08-05Revert "Changing representation of .cv_def_range directives in Codeview debug...Nilanjana Basu
2019-08-05Changing representation of .cv_def_range directives in Codeview debug info as...Nilanjana Basu
2019-08-02Temporarily Revert "Changing representation of cv_def_range directives in Cod...Eric Christopher
2019-08-02Changing representation of cv_def_range directives in Codeview debug info ass...Nilanjana Basu
2019-05-15[codeview] Finish support for reading and writing S_ANNOTATION recordsReid Kleckner
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth
2018-11-01[codeview] Add breaks to fix -Wimplicit-fallthroughReid Kleckner
2018-10-01[codeview] Emit S_FRAMEPROC and use S_DEFRANGE_FRAMEPOINTER_RELReid Kleckner
2018-07-31[CodeView] Minimal support for S_UNAMESPACE recordsAlexandre Ganea
2017-06-19[CodeView] Fix dumping of public symbol record flagsReid Kleckner
2017-06-15Resubmit "[llvm-pdbutil] rewrite the "raw" output style."Zachary Turner
2017-06-15Revert "[llvm-pdbutil] rewrite the "raw" output style."Zachary Turner
2017-06-15[llvm-pdbutil] rewrite the "raw" output style.Zachary Turner
2017-06-01[CodeView] Properly align symbol records on read/write.Zachary Turner
2016-12-16Resubmit "[CodeView] Hook CodeViewRecordIO for reading/writing symbols."Zachary Turner
2016-12-16Revert "[CodeView] Hook CodeViewRecordIO for reading/writing symbols."Zachary Turner
2016-12-16[CodeView] Hook CodeViewRecordIO for reading/writing symbols.Zachary Turner