We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7376ae8 commit d7b3addCopy full SHA for d7b3add
llvm/test/DebugInfo/X86/xray-split-dwarf-interaction.ll
@@ -1,9 +1,9 @@
1
-; RUN: %llc_dwarf -split-dwarf-file=input.dwo -O3 \
+; RUN: llc -mtriple=x86_64-pc-linux -split-dwarf-file=input.dwo -O3 \
2
; RUN: -function-sections -data-sections \
3
; RUN: -relocation-model=pic -filetype=asm \
4
; RUN: -generate-type-units -o - %s | \
5
; RUN: FileCheck %s --check-prefix=CHECK-ASM
6
7
8
; RUN: -relocation-model=pic -filetype=obj \
9
0 commit comments