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