summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/COFF/global-type-hashes.ll
Commit message (Expand)AuthorAgeFilesLines
* Migrate function attribute "no-frame-pointer-elim"="false" to "frame-pointer"...Fangrui Song2019-12-241-2/+2
* [CodeView] Emit HasConstructorOrDestructor class option for non-trivial const...Aaron Smith2019-02-261-6/+6
* [CodeView] Mark this pointers as const.Zachary Turner2018-11-201-9/+13
* [codeview] Expose -gcodeview-ghash for global type hashingReid Kleckner2018-11-161-4/+5
* [CodeView] Emit function options for subprogram and member functionsAaron Smith2018-10-021-6/+6
* Resubmit [pdb] Change /DEBUG:GHASH to emit 8 byte hashes."Zachary Turner2018-05-171-28/+23
* Revert "[pdb] Change /DEBUG:GHASH to emit 8 byte hashes."Zachary Turner2018-05-171-24/+29
* [pdb] Change /DEBUG:GHASH to emit 8 byte hashes.Zachary Turner2018-05-171-29/+24
* [codeview] Include record prefix in global type hashingReid Kleckner2018-05-171-28/+27
* [DebugInfo] Add DILabel metadata and intrinsic llvm.dbg.label.Shiva Chen2018-05-091-3/+3
* [CodeView] Teach clang to emit the .debug$H COFF section.Zachary Turner2017-12-131-0/+312
OpenPOWER on IntegriCloud