summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/COFF/static-methods.ll
Commit message (Expand)AuthorAgeFilesLines
* Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" a...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-1/+1
* [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.Shiva Chen2018-05-091-2/+2
* [codeview] Use a type index of zero for static method "this" typesReid Kleckner2017-09-151-3/+39
* Mark static member functions as static in CodeViewDebugAdrian McCarthy2017-09-131-0/+103
OpenPOWER on IntegriCloud