summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/COFF/type-quals.ll
Commit message (Expand)AuthorAgeFilesLines
* Migrate function attribute "no-frame-pointer-elim"="false" to "frame-pointer"...Fangrui Song2019-12-241-1/+1
* 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] Emit global variables within lexical scopes to limit visibilityBrock Wyma2018-12-201-41/+41
* [CodeView] Mark this pointers as const.Zachary Turner2018-11-201-5/+17
* [CodeView] Don't print PointerAttributes when dumping.Zachary Turner2018-11-201-9/+0
* [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.Shiva Chen2018-05-091-4/+4
* [CodeView] Lower __restrict and other pointer qualifiers correctlyReid Kleckner2018-02-271-0/+573
OpenPOWER on IntegriCloud