[PATCH] D43060: [CodeView] Lower __restrict and other pointer qualifiers correctly
Reid Kleckner via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Feb 26 13:58:05 PST 2018
rnk updated this revision to Diff 135969.
rnk added a comment.
Herald added a subscriber: hiraditya.
- rewrite
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.135969.patch
Type: text/x-patch
Size: 31803 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180226/6b74d006/attachment.bin>
More information about the llvm-commits
mailing list