[PATCH] D54736: [CodeView] Mark this pointers as const

Zachary Turner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 20 14:16:10 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL347353: [CodeView] Mark this pointers as const. (authored by zturner, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D54736?vs=174715&id=174840#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D54736

Files:
  llvm/trunk/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
  llvm/trunk/test/DebugInfo/COFF/function-options.ll
  llvm/trunk/test/DebugInfo/COFF/global-type-hashes.ll
  llvm/trunk/test/DebugInfo/COFF/static-methods.ll
  llvm/trunk/test/DebugInfo/COFF/type-quals.ll
  llvm/trunk/test/DebugInfo/COFF/types-basic.ll
  llvm/trunk/test/DebugInfo/COFF/types-calling-conv.ll
  llvm/trunk/test/DebugInfo/COFF/types-cvarargs.ll
  llvm/trunk/test/DebugInfo/COFF/types-data-members.ll
  llvm/trunk/test/DebugInfo/COFF/types-non-virtual-methods.ll
  llvm/trunk/test/DebugInfo/COFF/virtual-methods.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54736.174840.patch
Type: text/x-patch
Size: 15970 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181120/cdc01e43/attachment.bin>


More information about the llvm-commits mailing list