Skip to content

Commit 2005f4f

Browse files
MaskRaygithub-actions[bot]
authored andcommitted
Automerge: [Xtensa,test] Remove failing RUN line from #119639
2 parents 8e4605e + 59c7d6f commit 2005f4f

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

llvm/test/MC/Disassembler/Xtensa/code_density.txt

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
1-
# RUN: llvm-mc -triple=xtensa -mattr=+density -disassemble < %s | FileCheck -check-prefixes=CHECK-DENSITY %s
2-
# RUN: llvm-mc -triple=xtensa -disassemble %s &> %t
3-
# RUN: FileCheck -check-prefixes=CHECK-CORE < %t %s
1+
# RUN: llvm-mc -triple=xtensa -mattr=+density -disassemble %s | FileCheck --check-prefix=CHECK-DENSITY %s
42

53
#------------------------------------------------------------------------------
64
# Verify that binary code is correctly disassembled with

0 commit comments

Comments
 (0)