[PATCH] D43060: [CodeView] Lower __restrict and other pointer qualifiers correctly

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 27 14:11:09 PST 2018


This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rL326260: [CodeView] Lower __restrict and other pointer qualifiers correctly (authored by rnk, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D43060?vs=136150&id=136155#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D43060

Files:
  llvm/trunk/include/llvm/DebugInfo/CodeView/TypeRecord.h
  llvm/trunk/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
  llvm/trunk/lib/CodeGen/AsmPrinter/CodeViewDebug.h
  llvm/trunk/lib/DebugInfo/CodeView/RecordName.cpp
  llvm/trunk/lib/DebugInfo/CodeView/TypeDumpVisitor.cpp
  llvm/trunk/test/DebugInfo/COFF/type-quals.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43060.136155.patch
Type: text/x-patch
Size: 32284 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180227/8325d929/attachment.bin>


More information about the llvm-commits mailing list