diff options
author | Michael Buch <michaelbuch12@gmail.com> | 2025-10-10 18:58:18 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-10-10 18:58:18 +0100 |
commit | 7dbf115a924dee4d0adc4d8c0aec1849e79fc21d (patch) | |
tree | 6a1102e25ad7d0bf084f02338edf7731e4b2d14d /lldb/source/Plugins/ScriptInterpreter/Python | |
parent | 0f73e75bf78c4adebcc674c30ca253118f0bcdfc (diff) | |
download | llvm-7dbf115a924dee4d0adc4d8c0aec1849e79fc21d.zip llvm-7dbf115a924dee4d0adc4d8c0aec1849e79fc21d.tar.gz llvm-7dbf115a924dee4d0adc4d8c0aec1849e79fc21d.tar.bz2 |
[llvm][DebugInfo] Add support for emitting DW_AT_language_name (#162621)
Depends on:
* https://github.com/llvm/llvm-project/pull/162445
* https://github.com/llvm/llvm-project/pull/162449
Emit `DW_AT_language_name` (new in DWARFv6) if `DICompileUnit` has a
`sourceLanguageName` field. Emit a `DW_AT_language` otherwise.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions