Sync ar_archive_writer to LLVM 18.1.3#124033
Conversation
|
r? @davidtwco rustbot has assigned @davidtwco. Use |
|
Some changes occurred in compiler/rustc_codegen_gcc These commits modify the If this was unintentional then you should revert the changes before this PR is merged. |
|
rust-lang/ar_archive_writer#14 is the only change from 0.2.0. cc @dpaoliello |
This comment has been minimized.
This comment has been minimized.
This comment was marked as resolved.
This comment was marked as resolved.
32ded4b to
d3f6a7e
Compare
This comment has been minimized.
This comment has been minimized.
davidtwco
left a comment
There was a problem hiding this comment.
r=me with these comments resolved
This comment was marked as resolved.
This comment was marked as resolved.
|
I think there are a few small nits and a rebase but then we should be good to go! @rustbot author |
From LLVM 15.0.0-rc3. This adds support for COFF archives containing Arm64EC object files and has various fixes for AIX big archive files.
d3f6a7e to
58e5514
Compare
|
Yay, 4 |
b0c41a8 to
cd3f2f6
Compare
Yeah |
|
@rustbot ready |
|
@bors r+ |
Rollup of 7 pull requests Successful merges: - rust-lang#124033 (Sync ar_archive_writer to LLVM 18.1.3) - rust-lang#126699 (Delegation: support coercion for target expression) - rust-lang#126762 (Deny keyword lifetimes pre-expansion) - rust-lang#126967 (Promote the `wasm32-wasip2` target to Tier 2) - rust-lang#127390 (Migrate `raw-dylib-inline-cross-dylib` and `raw-dylib-custom-dlltool` `run-make` tests to rmake) - rust-lang#127501 (Invert infer `error_reporting` mod struture) - rust-lang#127816 (Update method name to reflect changes to its internals) r? `@ghost` `@rustbot` modify labels: rollup
Rollup merge of rust-lang#124033 - bjorn3:ar_archive_writer_0_3_0, r=davidtwco Sync ar_archive_writer to LLVM 18.1.3 From LLVM 15.0.0-rc3. This adds support for COFF archives containing Arm64EC object files and has various fixes for AIX big archive files.
…davidtwco Sync ar_archive_writer to LLVM 18.1.3 From LLVM 15.0.0-rc3. This adds support for COFF archives containing Arm64EC object files and has various fixes for AIX big archive files.
…davidtwco Sync ar_archive_writer to LLVM 18.1.3 From LLVM 15.0.0-rc3. This adds support for COFF archives containing Arm64EC object files and has various fixes for AIX big archive files.
From LLVM 15.0.0-rc3. This adds support for COFF archives containing Arm64EC object files and has various fixes for AIX big archive files.