diff options
| author | Matthias Krüger <matthias.krueger@famsik.de> | 2024-06-29 09:14:59 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-06-29 09:14:59 +0200 |
| commit | 8fe770165f2e4672c121766eaf2d84edd5ed94c5 (patch) | |
| tree | 62cb0356cf0638f7febb88ebf85a688ec3a1f357 /compiler/rustc_codegen_llvm/src/errors.rs | |
| parent | a4e92bfef003a5760602260bbd5e0273e4aef1a4 (diff) | |
| parent | 9098474dadaa7a6034652313bd4914ddbcf764c5 (diff) | |
| download | rust-8fe770165f2e4672c121766eaf2d84edd5ed94c5.tar.gz rust-8fe770165f2e4672c121766eaf2d84edd5ed94c5.zip | |
Rollup merge of #127108 - onur-ozkan:bin-helper, r=Kobzol
unify `dylib` and `bin_helpers` and create `shared_helpers::parse_value_from_args` `dylib` and `bin_helpers` were already used in similar logic. This PR unifies them under a `shared_helpers` module that is utilized by both the bootstrap library and shims. Additionally, created `parse_value_from_args` with a unit test. This helps avoid code duplication in shims and can also be used in the bootstrap library if needed (which is the case in one of `@Kobzol's` tasks). r? `@Kobzol`
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions
