[PATCH] D89622: [COFF][ARM] Fix CodeView for Windows on 32bit ARM targets.

Luqman Aden via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 19 18:50:28 PDT 2020


luqmana updated this revision to Diff 299237.
luqmana added a comment.

Address review comments.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D89622/new/

https://reviews.llvm.org/D89622

Files:
  llvm/include/llvm/DebugInfo/CodeView/CodeViewRegisters.def
  llvm/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
  llvm/lib/DebugInfo/CodeView/EnumTables.cpp
  llvm/lib/DebugInfo/PDB/PDBExtras.cpp
  llvm/lib/ObjectYAML/CodeViewYAMLSymbols.cpp
  llvm/lib/Target/ARM/ARMBaseRegisterInfo.cpp
  llvm/lib/Target/ARM/MCTargetDesc/ARMMCAsmInfo.cpp
  llvm/lib/Target/ARM/MCTargetDesc/ARMMCTargetDesc.cpp
  llvm/lib/Target/ARM/MCTargetDesc/ARMMCTargetDesc.h
  llvm/test/DebugInfo/COFF/ARMNT/arm-register-variables.ll
  llvm/test/DebugInfo/COFF/ARMNT/lit.local.cfg
  llvm/tools/llvm-pdbutil/MinimalSymbolDumper.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D89622.299237.patch
Type: text/x-patch
Size: 21627 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201020/8e461ed0/attachment.bin>


More information about the llvm-commits mailing list