[all-commits] [llvm/llvm-project] 34435f: [llvm] Add support for DW_TAG_immutable_type
Luís Ferreira via All-commits
all-commits at lists.llvm.org
Wed Jan 5 11:19:10 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 34435fd1053783c325ca2f57258d715045531168
https://github.com/llvm/llvm-project/commit/34435fd1053783c325ca2f57258d715045531168
Author: Luís Ferreira <contact at lsferreira.net>
Date: 2022-01-05 (Wed, 05 Jan 2022)
Changed paths:
M llvm/docs/LangRef.rst
M llvm/docs/SourceLevelDebugging.rst
M llvm/lib/CodeGen/AsmPrinter/DebugHandlerBase.cpp
M llvm/lib/DWARFLinker/DWARFLinker.cpp
M llvm/lib/DebugInfo/DWARF/DWARFContext.cpp
M llvm/lib/IR/Verifier.cpp
A llvm/test/DebugInfo/dwarfdump-immutable.ll
Log Message:
-----------
[llvm] Add support for DW_TAG_immutable_type
Added documentation about DW_TAG_immutable_type too.
Reviewed By: probinson
Differential Revision: https://reviews.llvm.org/D113633
More information about the All-commits
mailing list