Skip to content
Snippets Groups Projects
Commit 91ff4e22 authored by Googler's avatar Googler Committed by Copybara-Service
Browse files

Retire experimental blaze flag that allows dynamic linking of cc_test sources.

I added a blaze feature to do the same thing a few months ago. Therefore the experimental flag is no longer useful. This clean-up is long overdue.

If devs feel like they need to control for this in the future, they should use the feature dynamic_link_test_srcs instead.

RELNOTES: Retire experimental blaze flag experimental_link_compile_output_separately. The same behavior is available through the feature dynamic_link_test_srcs.
PiperOrigin-RevId: 255565180
parent 11a97185
No related merge requests found
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment