summaryrefslogtreecommitdiffstats
path: root/llvm/lib/DebugInfo/CodeView/RecordName.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [CodeView] Minimal support for S_UNAMESPACE recordsAlexandre Ganea2018-07-311-0/+3
* [CodeView] Correctly compute the name of S_PROCREF symbols.Zachary Turner2018-06-291-0/+2
* Fix line endings (CR/LF -> LF) introduced by rL329613Alexandre Ganea2018-04-101-333/+333
* [Debuginfo][COFF] Minimal serialization support for precompiled types recordsAlexandre Ganea2018-04-091-323/+333
* [CodeView] Lower __restrict and other pointer qualifiers correctlyReid Kleckner2018-02-271-7/+11
* [codeview] Remove unused variableReid Kleckner2018-02-271-1/+0
* [LLD/PDB] Write actual records to the globals stream.Zachary Turner2017-08-111-0/+320
OpenPOWER on IntegriCloud