From bd5cbc4666e3f68b33902724484afe52ec9f1898 Mon Sep 17 00:00:00 2001 From: Petr Hosek Date: Wed, 17 Sep 2025 10:41:15 -0700 Subject: [PATCH] [DTLTO] Remove XFAIL for llvm-driver DTLTO is still incompatible with llvm-driver, but the test started passing after https://github.com/llvm/llvm-project/pull/159151. --- clang/test/Driver/DTLTO/dtlto.c | 3 --- 1 file changed, 3 deletions(-) diff --git a/clang/test/Driver/DTLTO/dtlto.c b/clang/test/Driver/DTLTO/dtlto.c index 66299c890e4b3..ebb9fc288e91e 100644 --- a/clang/test/Driver/DTLTO/dtlto.c +++ b/clang/test/Driver/DTLTO/dtlto.c @@ -1,8 +1,5 @@ // REQUIRES: lld -/// https://github.com/llvm/llvm-project/issues/159125. -// XFAIL: llvm-driver - /// Check DTLTO options are forwarded to the linker. /// Check that options are forwarded as expected with --thinlto-distributor=.