[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
Mon Jul 17 16:34:22 PDT 2017


mgrang created this revision.
Herald added subscribers: kristof.beyls, javed.absar, aprantl, aemerson.

Repository:
  rL LLVM

https://reviews.llvm.org/D35518

Files:
  include/llvm/DebugInfo/CodeView/CodeView.h
  lib/CodeGen/AsmPrinter/AsmPrinter.cpp
  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.106975.patch
Type: text/x-patch
Size: 9312 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170717/2697b33c/attachment.bin>


More information about the llvm-commits mailing list