[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:00:22 PST 2018


rnk updated this revision to Diff 136150.
rnk added a comment.

- Fix pointer type printing


https://reviews.llvm.org/D43060

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

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


More information about the llvm-commits mailing list