[PATCH] D35518: [COFF, ARM64, CodeView] Add support to emit CodeView debug info for ARM64 COFF

Mandeep Singh Grang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 20 12:48:02 PDT 2017


mgrang updated this revision to Diff 107570.
mgrang added a comment.

Reverted the change in AsmPrinter.cpp.


Repository:
  rL LLVM

https://reviews.llvm.org/D35518

Files:
  include/llvm/DebugInfo/CodeView/CodeView.h
  lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
  lib/Target/AArch64/AArch64RegisterInfo.cpp
  lib/Target/AArch64/MCTargetDesc/AArch64MCAsmInfo.cpp
  lib/Target/AArch64/MCTargetDesc/AArch64MCTargetDesc.cpp
  lib/Target/AArch64/MCTargetDesc/AArch64MCTargetDesc.h
  test/MC/AArch64/coff-debug.ll
  tools/llvm-pdbutil/MinimalSymbolDumper.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D35518.107570.patch
Type: text/x-patch
Size: 8676 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170720/a20d5981/attachment.bin>


More information about the llvm-commits mailing list