[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 13:20:44 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL308665: [COFF, ARM64, CodeView] Add support to emit CodeView debug info for ARM64 COFF (authored by mgrang).

Changed prior to commit:
  https://reviews.llvm.org/D35518?vs=107570&id=107576#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D35518

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

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


More information about the llvm-commits mailing list