[NVPTX][tests] Do not run tests that require direct object generation
authorIgor Kudrin <ikudrin@accesssoftek.com>
Tue, 22 Mar 2022 10:14:56 +0000 (14:14 +0400)
committerIgor Kudrin <ikudrin@accesssoftek.com>
Tue, 22 Mar 2022 12:46:48 +0000 (16:46 +0400)
commitc344d97a125b18f8fed0a64aace73c49a870e079
tree766935d83c500b2247a3a2e29e4125a4498ccac8
parent568404e897532bb5c3f081c8fdfcf02d10e1abb3
[NVPTX][tests] Do not run tests that require direct object generation

NVPTX does not support generating binary files, which is required for
these tests.

The majority of tests in 'DebugInfo/Generic' also require emitting
object files, so they all are disabled for NVPTX.

Differential Revision: https://reviews.llvm.org/D121996
llvm/test/DebugInfo/Generic/lit.local.cfg
llvm/test/DebugInfo/attr-btf_type_tag.ll
llvm/test/DebugInfo/dwarfdump-immutable.ll
llvm/test/Instrumentation/InstrProfiling/debug-info-correlate.ll
llvm/test/MC/AsmParser/debug-empty-source.s
llvm/test/MC/AsmParser/debug-no-source.s
llvm/test/MC/ELF/cfi-version.ll
llvm/test/MC/ELF/dwarf-file0.s
llvm/test/MC/ELF/dwarf-loc0.s
llvm/test/lit.cfg.py
llvm/test/tools/llvm-mc/lit.local.cfg