diff options
author | Michael Buch <michaelbuch12@gmail.com> | 2025-10-17 23:26:37 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-17 23:26:37 +0100 |
commit | 9522f989b06c6e7eb031758e71cd1c69755e7f32 (patch) | |
tree | ce4efe607a8bb4503c77b0cedf572734340aa1cb /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | 0319951ef7e831e8ef58fb39555e016992c93b0d (diff) | |
download | llvm-9522f989b06c6e7eb031758e71cd1c69755e7f32.zip llvm-9522f989b06c6e7eb031758e71cd1c69755e7f32.tar.gz llvm-9522f989b06c6e7eb031758e71cd1c69755e7f32.tar.bz2 |
[llvm][DebugInfo] Add support for emitting DW_AT_language_version (#163147)
Depends on:
* https://github.com/llvm/llvm-project/pull/162632
Emit `DW_AT_language_version` (new in DWARFv6) if DICompileUnit has a
`sourceLanguageVersion` field. Omit it if it has the default value of
`0` (since it's the default lower bound of any language without a
version scheme).
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions