summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/COFF/types-basic.ll
Commit message (Expand)AuthorAgeFilesLines
* Migrate function attribute "no-frame-pointer-elim"="false" to "frame-pointer"...Fangrui Song2019-12-241-3/+3
* Removing block comments from CodeView records in assembly files & related cod...Nilanjana Basu2019-08-251-216/+0
* Improving CodeView debug info type record's inline commentsNilanjana Basu2019-08-211-46/+68
* Temporarily revert "Changes to improve CodeView debug info type record inline...Eric Christopher2019-08-021-68/+46
* Changes to improve CodeView debug info type record inline commentsNilanjana Basu2019-08-011-46/+68
* Changes to emit CodeView debug info nested type records properly using MCStre...Nilanjana Basu2019-07-221-7/+12
* Changes to display code view debug info type records in hex formatNilanjana Basu2019-07-171-113/+113
* Adding inline comments to code view type record directives for better readabi...Nilanjana Basu2019-07-171-122/+120
* Changing CodeView debug info type record representation in assembly files to ...Nilanjana Basu2019-07-091-0/+369
* Revert Changing CodeView debug info type record representation in assembly fi...Nilanjana Basu2019-07-031-369/+0
* Changing CodeView debug info type record representation in assembly files to ...Nilanjana Basu2019-07-031-0/+369
* [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-5/+0
* [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.Shiva Chen2018-05-091-2/+2
* [codeview] Change readobj symbol dumping formatReid Kleckner2017-07-111-23/+23
* [codeview] Emit parameter variables in the right orderReid Kleckner2016-06-241-4/+4
* [codeview] Write LF_UDT_SRC_LINE records (PR28251)Hans Wennborg2016-06-221-10/+21
* [codeview] Defer emission of all referenced complete recordsReid Kleckner2016-06-221-22/+47
* [codeview] Emit non-virtual method type.Amjad Aboud2016-06-181-24/+20
* [codeview] Add DIFlags for pointer to member representationsReid Kleckner2016-06-171-2/+2
* [codeview] Add basic record type translationReid Kleckner2016-06-031-15/+63
* [codeview] Fix crash when handling qualified void typesReid Kleckner2016-06-021-54/+86
* [CodeView] Implement function-type indicesDavid Majnemer2016-06-021-10/+50
* [CodeView] Use the right type index for long longDavid Majnemer2016-06-021-1/+1
* [codeview] Translate basic DITypes to CV type recordsReid Kleckner2016-06-011-0/+400
OpenPOWER on IntegriCloud