aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/DebugInfo/DWARF/DWARFDebugLineTest.cpp
diff options
context:
space:
mode:
authorIgor Kudrin <ikudrin@accesssoftek.com>2021-12-22 18:52:43 +0700
committerIgor Kudrin <ikudrin@accesssoftek.com>2021-12-22 18:52:43 +0700
commit2e11e8885c68f7ec6e1f2699a9461708d29ec4df (patch)
tree56e975cb71bfd020893eeabc053decb974b2b0b8 /llvm/unittests/DebugInfo/DWARF/DWARFDebugLineTest.cpp
parent5fc05a0a81ed06e936196b68ba99ffddcbffd14d (diff)
downloadllvm-2e11e8885c68f7ec6e1f2699a9461708d29ec4df.zip
llvm-2e11e8885c68f7ec6e1f2699a9461708d29ec4df.tar.gz
llvm-2e11e8885c68f7ec6e1f2699a9461708d29ec4df.tar.bz2
[unittest][DebugInfo/DWARF] Do not create dwarfgen::Generator if MCAsmBackend is missing
dwarfgen::Generator cannot be created if there is no asm backend for a target. For example, if the default target triple is nvptx-nvidia-cuda, some tests fail even after D98400, which added checks for most cases. This patch extends the approach to the remaining cases. Differential Revision: https://reviews.llvm.org/D116107
Diffstat (limited to 'llvm/unittests/DebugInfo/DWARF/DWARFDebugLineTest.cpp')
0 files changed, 0 insertions, 0 deletions