llvm / llvm/llvm-project

[AArch64] Add support for generating CodeView debug info for SVE

Open
#196,176 2 comments 0 reactions 0 assignees View on GitHub
backend:AArch64 debuginfo
Dominant language
LLVM
Stars
40.5k
Forks
18.7k
PR merge metrics
PR metrics pending

Description

Microsoft recently released a new version of MSVC with support for SVE. That includes support for CodeView debug info. We should figure out the format of that debug info, and add support for parsing/generating similar debug info in LLVM (instead of discarding debug info for the variables).

I'll probably try to work on this at some point, but not sure exactly when; if someone else want to pick this up, let me know.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.