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
8 lines
138 B
ArmAsm
8 lines
138 B
ArmAsm
// UNSUPPORTED: -zos
|
|
// REQUIRES: object-emission
|
|
// RUN: llvm-mc %s | FileCheck %s
|
|
|
|
.file 1 "dir1/foo"
|
|
|
|
# CHECK-NOT: .file {{.*}} source
|