Skip to content
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

stop trying to outsmart LLVM inline heuristics #10059

Merged
merged 1 commit into from
Oct 25, 2013
Merged

stop trying to outsmart LLVM inline heuristics #10059

merged 1 commit into from
Oct 25, 2013

Conversation

thestinger
Copy link
Contributor

Closes #10045

@thestinger
Copy link
Contributor Author

It might still be worth forcing inline of glue with optimizations disabled.... but I doubt it matters for anything but @T and it makes debugging harder.

bors added a commit that referenced this pull request Oct 25, 2013
@bors bors closed this Oct 25, 2013
@bors bors merged commit d497e6e into rust-lang:master Oct 25, 2013
@thestinger thestinger deleted the glue branch November 9, 2013 05:42
flip1995 pushed a commit to flip1995/rust that referenced this pull request Dec 17, 2022
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.

Get LLVM to stop inlining free glue of @ boxes
2 participants