We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ada8adf commit f634223Copy full SHA for f634223
llvm/test/DebugInfo/NVPTX/debug-addr-space.ll
@@ -1,4 +1,4 @@
1
-; RUN: llc < %s -march=nvptx64 | FileCheck %s
+; RUN: llc < %s -mtriple=nvptx64-nvidia-cuda | FileCheck %s
2
3
; Test that translateToNVVMDWARFAddrSpace() function translates NVVM IR address space
4
; value `Shared` (3) to the corresponding DWARF DW_AT_address_class attribute for PTX.
0 commit comments