Skip to content

Commit 48b0c8d

Browse files
MaskRaygithub-actions[bot]
authored andcommitted
Automerge: [test] Fix NVPTX/debug-addr-space.ll
2 parents ce05e98 + f634223 commit 48b0c8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/test/DebugInfo/NVPTX/debug-addr-space.ll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
; RUN: llc < %s -march=nvptx64 | FileCheck %s
1+
; RUN: llc < %s -mtriple=nvptx64-nvidia-cuda | FileCheck %s
22

33
; Test that translateToNVVMDWARFAddrSpace() function translates NVVM IR address space
44
; value `Shared` (3) to the corresponding DWARF DW_AT_address_class attribute for PTX.

0 commit comments

Comments
 (0)