summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/ARM/coff-debugging-secrel.ll
Commit message (Expand)AuthorAgeFilesLines
* [codeview] Emit S_FRAMEPROC and use S_DEFRANGE_FRAMEPOINTER_RELReid Kleckner2018-10-011-2/+2
* [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.Shiva Chen2018-05-091-1/+1
* Emit S_COMPILE3 record once per TU rather than once per functionAdrian McCarthy2016-11-021-4/+4
* Emit S_COMPILE3 CodeView recordAdrian McCarthy2016-09-201-4/+4
* [PR27284] Reverse the ownership between DICompileUnit and DISubprogram.Adrian Prantl2016-04-151-3/+2
* testcase gardening: update the emissionKind enum to the new syntax. (NFC)Adrian Prantl2016-04-011-1/+1
* 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-1/+2
* DI: Disallow uniquable DICompileUnitsDuncan P. N. Exon Smith2015-08-031-1/+1
* IR: Give 'DI' prefix to debug info metadataDuncan P. N. Exon Smith2015-04-291-6/+6
* DebugInfo: Move new hierarchy into placeDuncan P. N. Exon Smith2015-03-031-6/+6
* IR: Move MDLocation into placeDuncan P. N. Exon Smith2015-01-141-1/+1
* IR: Make metadata typeless in assemblyDuncan P. N. Exon Smith2014-12-151-11/+11
* Update test/MC/ARM/coff-debugging-secrel.ll expectations to fix breakage caus...Timur Iskhodzhanov2014-10-241-2/+4
* Revert "Revert "DI: Fold constant arguments into a single MDString""Duncan P. N. Exon Smith2014-10-031-5/+5
* Revert "DI: Fold constant arguments into a single MDString"Duncan P. N. Exon Smith2014-10-021-5/+5
* DI: Fold constant arguments into a single MDStringDuncan P. N. Exon Smith2014-10-021-5/+5
* DebugInfo: Generalize some tests to handle variations in attribute ordering.David Blaikie2014-05-231-2/+0
* test: fix silly typoSaleem Abdulrasool2014-05-081-1/+1
* ARM: support FK_SecRel_2 relocations on WoASaleem Abdulrasool2014-05-081-14/+24
* MC: support FK_SecRel_4 for Windows on ARMSaleem Abdulrasool2014-05-041-0/+41
OpenPOWER on IntegriCloud