Skip to content

Disable -C lto optimizations on opt_level=0 #21191

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Jan 16, 2015
Merged

Disable -C lto optimizations on opt_level=0 #21191

merged 1 commit into from
Jan 16, 2015

Conversation

Zoxc
Copy link
Contributor

@Zoxc Zoxc commented Jan 15, 2015

Fixes #21184

@rust-highfive
Copy link
Contributor

r? @eddyb

(rust_highfive has picked a reviewer for you, use r? to override)

bors added a commit that referenced this pull request Jan 15, 2015
Disable -C lto optimizations on opt_level=0

Reviewed-by: eddyb
alexcrichton added a commit to alexcrichton/rust that referenced this pull request Jan 15, 2015
@bors bors merged commit 2c71ada into rust-lang:master Jan 16, 2015
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

-C lto forces optimization passes to be run
4 participants