about summary refs log tree commit diff
path: root/compiler/rustc_codegen_llvm/src/errors.rs
diff options
context:
space:
mode:
authorFelix S. Klock II <pnkfelix@pnkfx.org>2022-06-06 12:40:10 -0400
committerFelix S. Klock II <pnkfelix@pnkfx.org>2022-07-06 10:53:28 -0400
commit8ae5a55ba55a434995d2e2e87f8ef15237ff8124 (patch)
tree064a8e84390a309a0556a6e59f5a1d0f2882a5f3 /compiler/rustc_codegen_llvm/src/errors.rs
parentb2777aba757dd92042932d79309132bd953e130d (diff)
downloadrust-8ae5a55ba55a434995d2e2e87f8ef15237ff8124.tar.gz
rust-8ae5a55ba55a434995d2e2e87f8ef15237ff8124.zip
fix issue 97463 using change suggested by nbdd0121.
parameterized on target details to decide value-extension policy on calls, in order to address how Apple's aarch64 ABI differs from that on Linux and Windows.

Updated to incorporate review feedback: adjust comment on new enum specifying
param extension policy.

Updated to incorporate review feedback: shorten enum names and those of its
variants to make it less unwieldy.

placate tidy.
Diffstat (limited to 'compiler/rustc_codegen_llvm/src/errors.rs')
0 files changed, 0 insertions, 0 deletions