[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 22:17:17 PDT 2020
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG51892a42dac5: [COFF][ARM] Fix CodeView for Windows on 32bit ARM targets. (authored by luqmana).
Changed prior to commit:
https://reviews.llvm.org/D89622?vs=299253&id=299260#toc
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.299260.patch
Type: text/x-patch
Size: 21571 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201020/5a20f7bd/attachment.bin>
More information about the llvm-commits
mailing list