diff options
author | Michael Buch <michaelbuch12@gmail.com> | 2022-12-13 17:46:04 +0000 |
---|---|---|
committer | Michael Buch <michaelbuch12@gmail.com> | 2022-12-14 22:31:46 +0000 |
commit | c9861e5718f6352bb1ee9fe6b5c3e16a0e649360 (patch) | |
tree | eed9730db55d8475be6dc690f882faaf1578651f /llvm/lib/Transforms/Utils/LoopSimplify.cpp | |
parent | 5996ce17fb265e461b5d580c1873cb8e3ff8d62d (diff) | |
download | llvm-c9861e5718f6352bb1ee9fe6b5c3e16a0e649360.zip llvm-c9861e5718f6352bb1ee9fe6b5c3e16a0e649360.tar.gz llvm-c9861e5718f6352bb1ee9fe6b5c3e16a0e649360.tar.bz2 |
[llvm][DebugInfo] Backport DW_AT_default_value for template args
**Summary**
Starting with DWARFv5, DW_AT_default_value can be used to indicate
that a template argument has a default value. With this patch LLVM
will emit the this attribute earlier versions of DWARF, unless
compiling with -gstrict-dwarf.
Differential Revision: https://reviews.llvm.org/D139953
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopSimplify.cpp')
0 files changed, 0 insertions, 0 deletions