diff options
author | Xiang Li <python3kgae@outlook.com> | 2024-07-10 17:17:45 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-10 20:17:45 -0400 |
commit | 54c32becf0991e60261bf8e80caee43cc6c0d65f (patch) | |
tree | ee676e21fda68ad0bad3fad4c5cc6b1b98a154b1 /llvm/lib/CodeGen/MachineCopyPropagation.cpp | |
parent | b1e03d3d2960c879066b43c228712a52f50e88a3 (diff) | |
download | llvm-54c32becf0991e60261bf8e80caee43cc6c0d65f.zip llvm-54c32becf0991e60261bf8e80caee43cc6c0d65f.tar.gz llvm-54c32becf0991e60261bf8e80caee43cc6c0d65f.tar.bz2 |
[HLSL] Set default DwarfVersion to 4 for HLSL. (#97854)
Set default DwarfVersion to 4 for HLSL to match DXIL which does not
support DwarfVersion 5.
Based on
https://registry.khronos.org/SPIR-V/specs/unified1/DebugInfo.html SPIRV
is currently using Dwarf4 as well.
This is for the Dwarf Version 5 part of #96912.
Diffstat (limited to 'llvm/lib/CodeGen/MachineCopyPropagation.cpp')
0 files changed, 0 insertions, 0 deletions