summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/COFF/types-array-advanced.ll
Commit message (Expand)AuthorAgeFilesLines
* Changing CodeView debug info type record representation in assembly files to ...Nilanjana Basu2019-07-091-0/+1
* Revert Changing CodeView debug info type record representation in assembly fi...Nilanjana Basu2019-07-031-1/+0
* Changing CodeView debug info type record representation in assembly files to ...Nilanjana Basu2019-07-031-0/+1
* [llvm-readobj] Change -long-option to --long-option in tests. NFCFangrui Song2019-05-011-1/+1
* [CodeView] Don't print PointerAttributes when dumping.Zachary Turner2018-11-201-2/+0
* [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.Shiva Chen2018-05-091-1/+1
* CodeGen: Don't try to canonicalize Unix-style paths in CodeView debug info.Peter Collingbourne2018-04-111-2/+2
* [codeview] VLAs and unsized arrays should use a size of zeroReid Kleckner2017-09-131-1/+1
* Canonicalize the representation of empty an expression in DIGlobalVariableExp...Adrian Prantl2017-08-301-4/+4
* Reland r311957 [codeview] support more DW_OPs for more complete debug infoBob Haarman2017-08-291-15/+60
* Revert "[codeview] support more DW_OPs for more complete debug info"Bob Haarman2017-08-291-60/+15
* [codeview] support more DW_OPs for more complete debug infoBob Haarman2017-08-291-15/+60
* Renumber testcase metadata nodes after r290153.Adrian Prantl2016-12-221-70/+75
* [IR] Remove the DIExpression field from DIGlobalVariable.Adrian Prantl2016-12-201-4/+4
* Revert "[IR] Remove the DIExpression field from DIGlobalVariable."Adrian Prantl2016-12-161-4/+4
* [IR] Remove the DIExpression field from DIGlobalVariable.Adrian Prantl2016-12-161-4/+4
* Revert "[IR] Remove the DIExpression field from DIGlobalVariable."Adrian Prantl2016-12-161-4/+4
* [IR] Remove the DIExpression field from DIGlobalVariable.Adrian Prantl2016-12-161-4/+4
* DebugInfo: New metadata representation for global variables.Peter Collingbourne2016-09-131-8/+8
* [codeview] Improved array type support.Amjad Aboud2016-07-121-0/+218
* Revert r273807 (and r273809, r273810), it caused PR28311Nico Weber2016-06-261-191/+0
* [codeview] Improved array type support.Amjad Aboud2016-06-261-0/+191
OpenPOWER on IntegriCloud