summaryrefslogtreecommitdiff
path: root/llvm/test/DebugInfo/NVPTX/dbg-value-const-byref.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/DebugInfo/NVPTX/dbg-value-const-byref.ll')
-rw-r--r--llvm/test/DebugInfo/NVPTX/dbg-value-const-byref.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/DebugInfo/NVPTX/dbg-value-const-byref.ll b/llvm/test/DebugInfo/NVPTX/dbg-value-const-byref.ll
index 41734f33213e..6ca906ad3ef2 100644
--- a/llvm/test/DebugInfo/NVPTX/dbg-value-const-byref.ll
+++ b/llvm/test/DebugInfo/NVPTX/dbg-value-const-byref.ll
@@ -1,5 +1,5 @@
; RUN: llc -mtriple=nvptx64-nvidia-cuda -mattr=+ptx70 < %s | FileCheck %s
-; RUN: %if ptxas %{ llc -mtriple=nvptx64-nvidia-cuda -mattr=+ptx70 < %s | %ptxas-verify %}
+; RUN: %if ptxas-isa-7.0 %{ llc -mtriple=nvptx64-nvidia-cuda -mattr=+ptx70 < %s | %ptxas-verify %}
; Generated with -O1 from:
; int f1();