Skip to content

Commit

Permalink
Temporarily disable failing test.
Browse files Browse the repository at this point in the history
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@181062 91177308-0d34-0410-b5e6-96231b3b80d8
  • Loading branch information
aemerson committed May 3, 2013
1 parent b415285 commit 224e114
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/Object/readobj-elf-arm-buildattrs.test
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ RUN: llvm-readobj -arm-buildattrs %p/Inputs/trivial-object-test.elf-arm \
RUN: | FileCheck %s -check-prefix=SMALL
RUN: llvm-readobj -arm-buildattrs %p/Inputs/arm-attributes.elf-arm \
RUN: | FileCheck %s -check-prefix=LARGE
XFAIL: *

SMALL: ARMBuildAttributes {
SMALL: Tag_CPU_name: Cortex-A8
Expand Down

0 comments on commit 224e114

Please sign in to comment.