rustc_target: couple AArch64 LLVM and cfg pauthtest ABIs - #161229
rustc_target: couple AArch64 LLVM and cfg pauthtest ABIs#161229jchlanda wants to merge 2 commits into
Conversation
|
Target consistency checks are being changed cc @RalfJung |
|
rustbot has assigned @petrochenkov. Use Why was this reviewer chosen?The reviewer was selected based on:
|
|
r? @RalfJung |
|
|
|
Thanks. :-) @bors r+ rollup |
|
Actually while we are at it, can you also fix the doc comment for the new LlvmAbi variant? Currently it is very non-descriptive. This value is specific for aarch64, right? @bors r- |
Sure, on it.
Yes, it is. |
|
This pull request was unapproved. |
| // AArch64 (Linux, ELF) pointer authentication ABI for the | ||
| // `aarch64-unknown-linux-pauthtest` target. |
There was a problem hiding this comment.
You can just say "Aarch64" here, matching the other targets.
bee65dd to
90366ec
Compare
|
Thanks. :-) @bors r+ rollup |
…r=RalfJung rustc_target: couple AArch64 LLVM and cfg pauthtest ABIs
…r=RalfJung rustc_target: couple AArch64 LLVM and cfg pauthtest ABIs
…uwer Rollup of 12 pull requests Successful merges: - #161221 (`rust-analyzer` subtree update) - #161232 (Subtree sync for rustc_codegen_cranelift) - #160058 (atomic volatile: add intrinsics) - #161206 (Library lock file update) - #160905 (implement <IpAddr, SocketAddr>::unspecified_from()) - #160986 (Move `LateParamRegion` to `rustc_type_ir`) - #161145 (Remove references to the obsolete `try-perf` branch) - #161197 (citool: update rust crates) - #161225 (Add regression test for lint panic on nested generic with default type param) - #161229 (rustc_target: couple AArch64 LLVM and cfg pauthtest ABIs) - #161230 (rename `#[rustc_dump_predicates]` to `#[rustc_dump_clauses]`) - #161237 (Remove jdno from infra-ci rotation)
No description provided.