aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
diff options
context:
space:
mode:
authorAdrian Prantl <aprantl@apple.com>2023-11-29 16:01:37 -0800
committerAdrian Prantl <aprantl@apple.com>2023-11-30 15:09:24 -0800
commit87e22bdd2bd6d77d782f9d64b3e3ae5bdcd5080d (patch)
tree1cd110330886181e7da47a83b76f493450d2d61e /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
parent4e724c2a214cc62fd024237f0bdf903ed8fbf45b (diff)
downloadllvm-87e22bdd2bd6d77d782f9d64b3e3ae5bdcd5080d.zip
llvm-87e22bdd2bd6d77d782f9d64b3e3ae5bdcd5080d.tar.gz
llvm-87e22bdd2bd6d77d782f9d64b3e3ae5bdcd5080d.tar.bz2
Allow for mixing source/no-source DIFiles in one CU
The DWARF proposal that the DW_LNCT_LLVM_source extension is based on (https://dwarfstd.org/issues/180201.1.html) allows to mix source and non-source files in the same CU by storing an empty string as a sentinel value. This patch implements this feature. Review in https://github.com/llvm/llvm-project/pull/73877
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions