summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/COFF/multifile.ll
Commit message (Expand)AuthorAgeFilesLines
* Reland "[llvm-readobj] Simplify usage of -codeview flag"Reid Kleckner2015-12-161-2/+0
* DI: Reverse direction of subprogram -> function edge.Peter Collingbourne2015-11-051-2/+2
* DI: Require subprogram definitions to be distinctDuncan P. N. Exon Smith2015-08-281-1/+1
* If the "CodeView" module flag is set, emit codeview instead of DWARFReid Kleckner2015-08-051-3/+1
* DI: Disallow uniquable DICompileUnitsDuncan P. N. Exon Smith2015-08-031-1/+1
* [CodeView] Add support for emitting column informationDavid Majnemer2015-07-091-2/+40
* IR: Give 'DI' prefix to debug info metadataDuncan P. N. Exon Smith2015-04-291-14/+14
* Use the existing begin and end symbol for debug info.Rafael Espindola2015-03-051-0/+1
* DebugInfo: Move new hierarchy into placeDuncan P. N. Exon Smith2015-03-031-11/+11
* Modify llvm-readobj to dump symbol record bytes.Zachary Turner2015-02-181-2/+2
* MC: Emit COFF section flags in the "proper" orderDavid Majnemer2015-02-071-2/+2
* IR: Move MDLocation into placeDuncan P. N. Exon Smith2015-01-141-4/+4
* IR: Make metadata typeless in assemblyDuncan P. N. Exon Smith2014-12-151-20/+20
* [COFF] Make it clearer that the symbols subsection holds function display nam...Timur Iskhodzhanov2014-11-121-2/+2
* CodeGen: Enable DWARF emission for MS ABI targetsDavid Majnemer2014-11-041-12/+14
* Fix PR21189 -- Emit symbol subsection required to debug LLVM-built binaries w...Timur Iskhodzhanov2014-10-241-4/+72
* Fix COFF section index relocation should be 16 bits, not 32Timur Iskhodzhanov2014-10-081-0/+2
* Revert "Revert "DI: Fold constant arguments into a single MDString""Duncan P. N. Exon Smith2014-10-031-8/+8
* Revert "DI: Fold constant arguments into a single MDString"Duncan P. N. Exon Smith2014-10-021-8/+8
* DI: Fold constant arguments into a single MDStringDuncan P. N. Exon Smith2014-10-021-8/+8
* Fix a small typo in the test commentTimur Iskhodzhanov2014-09-231-4/+4
* Update tests which broke from r218189David Majnemer2014-09-201-2/+2
* Use DILexicalBlockFile, rather than DILexicalBlock, to track discriminator ch...David Blaikie2014-08-211-2/+2
* MC: honour IMAGE_SCN_CNT_INITIALIZED_DATASaleem Abdulrasool2014-04-231-2/+2
* Use -LABEL checks in the COFF debug info testsTimur Iskhodzhanov2014-03-261-4/+4
* Explicitly specify the CPU to avoid Atom-specific assembly mismatchTimur Iskhodzhanov2014-01-301-4/+4
* Reland r200340 - 'Add line table debug info to COFF files when using a win32 ...Timur Iskhodzhanov2014-01-301-0/+257
* Revert r200340, "Add line table debug info to COFF files when using a win32 t...NAKAMURA Takumi2014-01-291-257/+0
* Add line table debug info to COFF files when using a win32 triple.Timur Iskhodzhanov2014-01-281-0/+257
OpenPOWER on IntegriCloud