summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/COFF/types-non-virtual-methods.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] Mark this pointers as const.Zachary Turner2018-11-201-6/+6
* [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-3/+3
* [codeview] Write LF_UDT_SRC_LINE records (PR28251)Hans Wennborg2016-06-221-24/+42
* [codeview] Add support for splitting field list records over 64KBReid Kleckner2016-06-211-4/+4
* [codeview] Emit non-virtual method type.Amjad Aboud2016-06-181-0/+295
OpenPOWER on IntegriCloud