summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/COFF/types-ptr-to-member.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-10/+0
* Canonicalize the representation of empty an expression in DIGlobalVariableExp...Adrian Prantl2017-08-301-10/+10
* Renumber testcase metadata nodes after r290153.Adrian Prantl2016-12-221-71/+82
* [IR] Remove the DIExpression field from DIGlobalVariable.Adrian Prantl2016-12-201-10/+10
* Revert "[IR] Remove the DIExpression field from DIGlobalVariable."Adrian Prantl2016-12-161-10/+10
* [IR] Remove the DIExpression field from DIGlobalVariable.Adrian Prantl2016-12-161-10/+10
* Revert "[IR] Remove the DIExpression field from DIGlobalVariable."Adrian Prantl2016-12-161-10/+10
* [IR] Remove the DIExpression field from DIGlobalVariable.Adrian Prantl2016-12-161-10/+10
* DebugInfo: New metadata representation for global variables.Peter Collingbourne2016-09-131-20/+20
* [codeview] Emit non-virtual method type.Amjad Aboud2016-06-181-5/+5
* [codeview] Emit incomplete member pointer types with the unknown modelReid Kleckner2016-06-171-28/+80
* [codeview] Add DIFlags for pointer to member representationsReid Kleckner2016-06-171-0/+209
OpenPOWER on IntegriCloud