aboutsummaryrefslogtreecommitdiff
path: root/test/DebugInfo/X86/fission-hash.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/DebugInfo/X86/fission-hash.ll')
-rw-r--r--test/DebugInfo/X86/fission-hash.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/DebugInfo/X86/fission-hash.ll b/test/DebugInfo/X86/fission-hash.ll
index 7273e4c675c5..1a5fba293175 100644
--- a/test/DebugInfo/X86/fission-hash.ll
+++ b/test/DebugInfo/X86/fission-hash.ll
@@ -1,4 +1,4 @@
-; RUN: llc -split-dwarf=Enable -O0 %s -mtriple=x86_64-unknown-linux-gnu -filetype=obj -o %t
+; RUN: llc -split-dwarf-file=foo.dwo -O0 %s -mtriple=x86_64-unknown-linux-gnu -filetype=obj -o %t
; RUN: llvm-dwarfdump -debug-dump=all %t | FileCheck %s
; The source is an empty file.