Skip to content

Commit

Permalink
Update tests/incremental/thinlto/independent_cgus_dont_affect_each_ot…
Browse files Browse the repository at this point in the history
…her.rs

Co-authored-by: Michael Woerister <[email protected]>
  • Loading branch information
Enselic and michaelwoerister authored Dec 19, 2023
1 parent 337d617 commit 38d40c2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
kind="pre-lto")] // Should be "post-lto", see issue #119076
#![rustc_expected_cgu_reuse(module="independent_cgus_dont_affect_each_other-baz",
cfg="cfail3",
kind="pre-lto")]
kind="pre-lto")] // Should be "post-lto", see issue #119076
mod foo {

#[cfg(cfail1)]
Expand Down

0 comments on commit 38d40c2

Please sign in to comment.