summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/COFF/types-cvarargs.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] Align symbol records to save 441MB during linking clang.pdbReid Kleckner2018-12-181-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] Fix the type for a variadic argumentAaron Smith2018-01-111-0/+117
OpenPOWER on IntegriCloud