diff options
| author | Jacob Pratt <jacob@jhpratt.dev> | 2025-03-23 20:44:12 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-03-23 20:44:12 -0400 |
| commit | ab138e6aa88af4c91c709b443cf1e0d8314010cc (patch) | |
| tree | d8af615f18d923ca50f082fa977a7ee48fedc96b /compiler/rustc_codegen_llvm/src/llvm/diagnostic.rs | |
| parent | b406d9aaaa7da0e4329f60015897476b9a72660c (diff) | |
| parent | 521d0c4a30083dd447fcf397e8b1de278acb81af (diff) | |
| download | rust-ab138e6aa88af4c91c709b443cf1e0d8314010cc.tar.gz rust-ab138e6aa88af4c91c709b443cf1e0d8314010cc.zip | |
Rollup merge of #138783 - bjorn3:cache_current_dll_path, r=lqd
Cache current_dll_path output
Computing the current dll path is somewhat expensive relative to other work when compiling `fn main() {}` as `dladdr` needs to iterate over the symbol table of librustc_driver.so until it finds a match.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/llvm/diagnostic.rs')
0 files changed, 0 insertions, 0 deletions
