https://bugs.llvm.org/show_bug.cgi?id=42048
Bug ID: 42048
Summary: [codeview] Support Windows ARM64
Product: libraries
Version: trunk
Hardware: PC
OS: Windows NT
Status: NEW
Severity: enhancement
Priority: P
Component: DebugInfo
Assignee: unassignedb...@nondot.org
Reporter: r...@google.com
CC: jdevliegh...@apple.com, keith.wal...@arm.com,
llvm-bugs@lists.llvm.org, mgr...@codeaurora.org,
paul_robin...@playstation.sony.com,
richard.towns...@arm.com
Users have reported that VS and windbg can't display locals with clang's debug
info, even with -O0. See https://llvm.org/pr41049 and
https://llvm.org/pr41997#c6.
To my knowledge, nobody has made any serious effort to support codeview for
AArch64. We can probably get a lot of the low-hanging fruit just by using
llvm-pdbutil to compare the symbol records that MSVC generates to what clang
generates.
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs