Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
LGTM
test/DebugInfo/AMDGPU/dwarfdump-relocs.ll | ||
---|---|---|
45 ↗ | (On Diff #88686) | Why aren't we using DW_LANG_OpenCL? |
test/DebugInfo/AMDGPU/dwarfdump-relocs.ll | ||
---|---|---|
45 ↗ | (On Diff #88686) | DW_LANG_OpenCL is valid only if the DWARF version >= 5. We generate DWARF version 2. |