aboutsummaryrefslogtreecommitdiffhomepage
path: root/internal/rosa/package/llvm/xfail-broken-tests.patch
diff options
context:
space:
mode:
authorOphestra <cat@gensokyo.uk>2026-05-21 17:51:23 +0900
committerOphestra <cat@gensokyo.uk>2026-05-21 17:51:23 +0900
commit54aae9d72a12ae8af93ba35d00a3817e3105dcce (patch)
treefcd8a264d970c0060c9ee5070e845fe446b6fce2 /internal/rosa/package/llvm/xfail-broken-tests.patch
parent58646f8ea56d2b2093891e5265225e0c100104f6 (diff)
internal/rosa/package: migrate llvm patches
LLVM itself is unlikely to ever be migrated due to complexity of the bootstrap, so migrate patches instead. Signed-off-by: Ophestra <cat@gensokyo.uk>
Diffstat (limited to 'internal/rosa/package/llvm/xfail-broken-tests.patch')
-rw-r--r--internal/rosa/package/llvm/xfail-broken-tests.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/internal/rosa/package/llvm/xfail-broken-tests.patch b/internal/rosa/package/llvm/xfail-broken-tests.patch
new file mode 100644
index 00000000..0bc9af76
--- /dev/null
+++ b/internal/rosa/package/llvm/xfail-broken-tests.patch
@@ -0,0 +1,10 @@
+diff --git a/clang/test/Modules/timestamps.c b/clang/test/Modules/timestamps.c
+index 50fdce630255..4b4465a75617 100644
+--- a/clang/test/Modules/timestamps.c
++++ b/clang/test/Modules/timestamps.c
+@@ -1,3 +1,5 @@
++// XFAIL: target={{.*-rosa-linux-musl}}
++
+ /// Verify timestamps that gets embedded in the module
+ #include <c-header.h>
+