Skip to content

Commit 337d617

Browse files
Update tests/incremental/thinlto/independent_cgus_dont_affect_each_other.rs
Co-authored-by: Michael Woerister <michaelwoerister@users.noreply.github.com>
1 parent 3399cd3 commit 337d617

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/incremental/thinlto/independent_cgus_dont_affect_each_other.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424

2525
#![rustc_expected_cgu_reuse(module="independent_cgus_dont_affect_each_other-baz",
2626
cfg="cfail2",
27-
kind="pre-lto")]
27+
kind="pre-lto")] // Should be "post-lto", see issue #119076
2828
#![rustc_expected_cgu_reuse(module="independent_cgus_dont_affect_each_other-baz",
2929
cfg="cfail3",
3030
kind="pre-lto")]

0 commit comments

Comments
 (0)