[AArch64] Add support for generating CodeView debug info for SVE
Open
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
Assessment
This issue has not been assessed yet.