summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/COFF/types-calling-conv.ll
Commit message (Expand)AuthorAgeFilesLines
* Migrate function attribute "no-frame-pointer-elim"="false" to "frame-pointer"...Fangrui Song2019-12-241-2/+2
* 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-14/+26
* [CodeView] Don't print PointerAttributes when dumping.Zachary Turner2018-11-201-1/+0
* [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.Shiva Chen2018-05-091-5/+5
* Remove the obsolete offset parameter from @llvm.dbg.valueAdrian Prantl2017-07-281-2/+2
* [codeview] Write LF_UDT_SRC_LINE records (PR28251)Hans Wennborg2016-06-221-13/+24
* [codeview] Defer emission of all referenced complete recordsReid Kleckner2016-06-221-13/+34
* [codeview] Improve names of types in scopes and member function idsReid Kleckner2016-06-221-2/+2
* [codeview] Emit non-virtual method type.Amjad Aboud2016-06-181-29/+24
* [DebugInfo] Add calling convention support for DWARF and CodeViewReid Kleckner2016-06-081-0/+212
OpenPOWER on IntegriCloud