Skip to content

Commit bd5cbc4

Browse files
committed
[DTLTO] Remove XFAIL for llvm-driver
DTLTO is still incompatible with llvm-driver, but the test started passing after llvm#159151.
1 parent ea8555b commit bd5cbc4

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

clang/test/Driver/DTLTO/dtlto.c

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,5 @@
11
// REQUIRES: lld
22

3-
/// https://github.com/llvm/llvm-project/issues/159125.
4-
// XFAIL: llvm-driver
5-
63
/// Check DTLTO options are forwarded to the linker.
74

85
/// Check that options are forwarded as expected with --thinlto-distributor=.

0 commit comments

Comments
 (0)