diff options
| author | bors <bors@rust-lang.org> | 2021-01-10 01:08:41 +0000 |
|---|---|---|
| committer | bors <bors@rust-lang.org> | 2021-01-10 01:08:41 +0000 |
| commit | 7cf205610e1310897f43b35713a42459e8b40c64 (patch) | |
| tree | 433c639cc14208082e96d280d28fb3271829e926 /compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp | |
| parent | f30733adb9150a9b965a6af1650d5213bec8ddf6 (diff) | |
| parent | 0215b3a45644925fa7ec4e9c1e71e9a0c7e21dd3 (diff) | |
| download | rust-7cf205610e1310897f43b35713a42459e8b40c64.tar.gz rust-7cf205610e1310897f43b35713a42459e8b40c64.zip | |
Auto merge of #80831 - jyn514:no-inline, r=Mark-Simulacrum
Don't mark `force_query_with_job` as `inline(always)` It's rather large, and using `inline(always)` forces it to be recompiled in each calling crate. Hopefully this change will help with #65031. I intentionally only removed inline from `force_query_with_job` because the other functions are tiny and I wanted to measure this change on its own. This may conflict with https://github.com/rust-lang/rust/issues/78780. I am not sure if it will hurt or help. cc `@cjgillot`
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/PassWrapper.cpp')
0 files changed, 0 insertions, 0 deletions
