[PATCH] D65679: Removing block comments from CodeView records in assembly files & related code cleanup

NILANJANA BASU via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 2 16:31:05 PDT 2019


nilanjana_basu created this revision.
nilanjana_basu added a reviewer: rnk.
Herald added subscribers: llvm-commits, hiraditya.
Herald added a project: LLVM.

Repository:
  rL LLVM

https://reviews.llvm.org/D65679

Files:
  llvm/include/llvm/DebugInfo/CodeView/CVTypeVisitor.h
  llvm/include/llvm/DebugInfo/CodeView/TypeVisitorCallbackPipeline.h
  llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
  llvm/lib/DebugInfo/CodeView/CVTypeVisitor.cpp
  llvm/test/DebugInfo/COFF/array-odr-violation.ll
  llvm/test/DebugInfo/COFF/class-options-common.ll
  llvm/test/DebugInfo/COFF/inlining.ll
  llvm/test/DebugInfo/COFF/pr37492.ll
  llvm/test/DebugInfo/COFF/synthetic.ll
  llvm/test/DebugInfo/COFF/types-basic.ll
  llvm/test/DebugInfo/COFF/types-data-members.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65679.213140.patch
Type: text/x-patch
Size: 49058 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190802/0577996c/attachment-0001.bin>


More information about the llvm-commits mailing list