Skip to content

Commit

Permalink
[Xtensa,test] Remove failing RUN line from #119639
Browse files Browse the repository at this point in the history
  • Loading branch information
MaskRay committed Dec 20, 2024
1 parent e303081 commit 59c7d6f
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions llvm/test/MC/Disassembler/Xtensa/code_density.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
# RUN: llvm-mc -triple=xtensa -mattr=+density -disassemble < %s | FileCheck -check-prefixes=CHECK-DENSITY %s
# RUN: llvm-mc -triple=xtensa -disassemble %s &> %t
# RUN: FileCheck -check-prefixes=CHECK-CORE < %t %s
# RUN: llvm-mc -triple=xtensa -mattr=+density -disassemble %s | FileCheck --check-prefix=CHECK-DENSITY %s

#------------------------------------------------------------------------------
# Verify that binary code is correctly disassembled with
Expand Down

0 comments on commit 59c7d6f

Please sign in to comment.