llvm-project/llvm/test/MC/AsmParser/debug-empty-source.s
Igor Kudrin c344d97a12 [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
2022-03-22 16:46:48 +04:00

9 lines
168 B
ArmAsm

// XFAIL: -aix
// UNSUPPORTED: -zos
// REQUIRES: object-emission
// RUN: llvm-mc %s -o -| FileCheck %s
.file 1 "dir1" "foo" source ""
# CHECK: .file {{.*}} source ""