openembedded-core.lists.openembedded.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] clang: Exclude intermittently failing ldm-merge-struct.ll test on arm64
@ 2026-08-06 11:29 Deepesh.Varatharajan
  0 siblings, 0 replies; only message in thread
From: Deepesh.Varatharajan @ 2026-08-06 11:29 UTC (permalink / raw)
  To: openembedded-core; +Cc: Sundeep.Kokkonda, Deepesh.Varatharajan, richard.purdie

From: Deepesh Varatharajan <Deepesh.Varatharajan@windriver.com>

Signed-off-by: Deepesh Varatharajan <Deepesh.Varatharajan@windriver.com>
---
 meta/lib/oeqa/selftest/cases/clang.py | 1 +
 1 file changed, 1 insertion(+)

diff --git a/meta/lib/oeqa/selftest/cases/clang.py b/meta/lib/oeqa/selftest/cases/clang.py
index d2b8dbdd13..fe59821aff 100644
--- a/meta/lib/oeqa/selftest/cases/clang.py
+++ b/meta/lib/oeqa/selftest/cases/clang.py
@@ -121,6 +121,7 @@ class LLVMSelfTestSystemEmulated(ClangFamilyBase):
         "CodeGen/Thumb/frame-access\\.ll$",
         "CodeGen/Thumb/frame-chain\\.ll$",
         "CodeGen/Thumb/ldm-merge-call\\.ll$",
+        "CodeGen/Thumb/ldm-merge-struct\\.ll$",
         "CodeGen/Thumb/pop\\.ll$",
         "CodeGen/Thumb/pr35836\\.ll$",
         "CodeGen/Thumb/pr35836_2\\.ll$",
-- 
2.49.0



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-06 11:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-08-06 11:29 [PATCH] clang: Exclude intermittently failing ldm-merge-struct.ll test on arm64 Deepesh.Varatharajan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).