From: Muhammad Omair Javaid Date: Wed, 16 Nov 2022 17:41:41 +0000 (+0400) Subject: [llvm-objcopy] XFAIL ELF/update-section.test on 32-bit arm X-Git-Tag: upstream/17.0.6~27458 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f678217c246b15eef828027c40fc6f735e997dee;p=platform%2Fupstream%2Fllvm.git [llvm-objcopy] XFAIL ELF/update-section.test on 32-bit arm ELF/update-section.test is failing on 32-bit arm targets. It was enabled by commit 4f0a1201a462. I am marking it as XFAIL for now. --- diff --git a/llvm/test/tools/llvm-objcopy/ELF/update-section.test b/llvm/test/tools/llvm-objcopy/ELF/update-section.test index 79cfe0e..da17e6c 100644 --- a/llvm/test/tools/llvm-objcopy/ELF/update-section.test +++ b/llvm/test/tools/llvm-objcopy/ELF/update-section.test @@ -1,3 +1,4 @@ +# XFAIL: target-arm && linux-gnu # REQUIRES: x86-registered-target # RUN: yaml2obj %s -o %t