summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/COFF/types-data-members.ll
Commit message (Expand)AuthorAgeFilesLines
* Migrate function attribute "no-frame-pointer-elim"="false" to "frame-pointer"...Fangrui Song2019-12-241-2/+2
* Removing block comments from CodeView records in assembly files & related cod...Nilanjana Basu2019-08-251-405/+0
* Improving CodeView debug info type record's inline commentsNilanjana Basu2019-08-211-90/+125
* Temporarily revert "Changes to improve CodeView debug info type record inline...Eric Christopher2019-08-021-125/+90
* Changes to improve CodeView debug info type record inline commentsNilanjana Basu2019-08-011-90/+125
* Changes to emit CodeView debug info nested type records properly using MCStre...Nilanjana Basu2019-07-221-0/+720
* 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] Mark this pointers as const.Zachary Turner2018-11-201-2/+2
* [CodeView] Don't print PointerAttributes when dumping.Zachary Turner2018-11-201-3/+0
* [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.Shiva Chen2018-05-091-2/+2
* [CodeView] Class record member counts should include base classes and ...Brock Wyma2018-02-011-1/+1
* MC/COFF: Do not emit forward associative section referenceds.Rui Ueyama2017-02-171-1/+1
* [codeview] Emit vtable shape informationReid Kleckner2016-08-311-42/+22
* [CodeView] Unions are always sealedDavid Majnemer2016-07-061-1/+2
* [codeview] Set the Nested and Scoped ClassOptions based on the scope chainReid Kleckner2016-07-021-2/+4
* [codeview] Emit base class information from DW_TAG_inheritance nodesReid Kleckner2016-06-241-22/+46
* [codeview] Write LF_UDT_SRC_LINE records (PR28251)Hans Wennborg2016-06-221-30/+70
* [codeview] Improve names of types in scopes and member function idsReid Kleckner2016-06-221-4/+4
* [codeview] Add support for splitting field list records over 64KBReid Kleckner2016-06-211-10/+10
* [codeview] Emit non-virtual method type.Amjad Aboud2016-06-181-13/+9
* [codeview] Regenerate test case with unique identifiersReid Kleckner2016-06-161-41/+59
* [codeview] Add basic record type translationReid Kleckner2016-06-031-0/+473
OpenPOWER on IntegriCloud