summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/X86/range_reloc_base.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/DebugInfo/X86/range_reloc_base.ll')
-rw-r--r--llvm/test/DebugInfo/X86/range_reloc_base.ll6
1 files changed, 3 insertions, 3 deletions
diff --git a/llvm/test/DebugInfo/X86/range_reloc_base.ll b/llvm/test/DebugInfo/X86/range_reloc_base.ll
index 0b224d1d8bd..812bed58b5b 100644
--- a/llvm/test/DebugInfo/X86/range_reloc_base.ll
+++ b/llvm/test/DebugInfo/X86/range_reloc_base.ll
@@ -1,6 +1,6 @@
-; RUN: %llc_dwarf -filetype=asm -mtriple=x86_64-pc-linux-gnu %s -o - -use-dwarf-ranges-base-address-specifier | FileCheck %s
-; RUN: %llc_dwarf -filetype=asm -mtriple=x86_64-pc-linux-gnu %s -o - | FileCheck %s
-; RUN: %llc_dwarf -filetype=asm -mtriple=x86_64-pc-linux-gnu %s -o - -dwarf-version 5 | FileCheck --check-prefix=DWARF5 %s
+; RUN: llc -filetype=asm -mtriple=x86_64-pc-linux-gnu %s -o - -use-dwarf-ranges-base-address-specifier | FileCheck %s
+; RUN: llc -filetype=asm -mtriple=x86_64-pc-linux-gnu %s -o - | FileCheck %s
+; RUN: llc -filetype=asm -mtriple=x86_64-pc-linux-gnu %s -o - -dwarf-version 5 | FileCheck --check-prefix=DWARF5 %s
; CHECK: {{^.Ldebug_ranges0}}
; CHECK-NEXT: .quad .Ltmp0-.Lfunc_begin0
OpenPOWER on IntegriCloud