summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/AMDGPU/code-pointer-size.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/DebugInfo/AMDGPU/code-pointer-size.ll')
-rw-r--r--llvm/test/DebugInfo/AMDGPU/code-pointer-size.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/DebugInfo/AMDGPU/code-pointer-size.ll b/llvm/test/DebugInfo/AMDGPU/code-pointer-size.ll
index 9b2b0da945e..4e9d26bc0cb 100644
--- a/llvm/test/DebugInfo/AMDGPU/code-pointer-size.ll
+++ b/llvm/test/DebugInfo/AMDGPU/code-pointer-size.ll
@@ -1,4 +1,4 @@
-; RUN: llc -O0 -mtriple=amdgcn--amdhsa -mcpu=fiji -filetype=obj < %s | llvm-dwarfdump -debug-dump=info - | FileCheck %s
+; RUN: llc -O0 -mtriple=amdgcn--amdhsa -mcpu=fiji -filetype=obj < %s | llvm-dwarfdump -debug-info - | FileCheck %s
; LLVM IR generated with the following command and OpenCL source:
;
OpenPOWER on IntegriCloud