Skip to content

Add -C inline-threshold #29943

New issue

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

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

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 20, 2015
Merged

Add -C inline-threshold #29943

merged 1 commit into from
Nov 20, 2015

Conversation

brson
Copy link
Contributor

@brson brson commented Nov 20, 2015

Corresponds directly to llvm's inline-threshold.

I want this so I can experiment out-of-tree with tweaking optimization settings, and this is the most important value that isn't exposed. I can't get it to work either via -C llvm-args.

cc @rust-lang/compiler

Corresponds directly to llvm's inline-threshold
@rust-highfive
Copy link
Contributor

r? @nrc

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

@nrc
Copy link
Member

nrc commented Nov 20, 2015

@bors: r+

@bors
Copy link
Collaborator

bors commented Nov 20, 2015

📌 Commit 5c88a1c has been approved by nrc

@bors
Copy link
Collaborator

bors commented Nov 20, 2015

⌛ Testing commit 5c88a1c with merge 2228bac...

bors added a commit that referenced this pull request Nov 20, 2015
Corresponds directly to llvm's inline-threshold.

I want this so I can experiment out-of-tree with tweaking optimization settings, and this is the most important value that isn't exposed. I can't get it to work either via `-C llvm-args`.

cc @rust-lang/compiler
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants