about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc
diff options
context:
space:
mode:
authorbjorn3 <17426603+bjorn3@users.noreply.github.com>2025-05-22 17:49:28 +0000
committerbjorn3 <17426603+bjorn3@users.noreply.github.com>2025-05-26 10:13:03 +0000
commit7122648e3403bbbd471cd2667d5960a109bb9bd7 (patch)
tree7db2a4a851a648ce7f8867b2d5431984b57d0900 /compiler/rustc_codegen_gcc
parent0a14e1b2e7483179fa74f44d3c198c33325f6d29 (diff)
downloadrust-7122648e3403bbbd471cd2667d5960a109bb9bd7.tar.gz
rust-7122648e3403bbbd471cd2667d5960a109bb9bd7.zip
Don't depend on FnAbi for intrinsics
Intrinsics are not real functions and as such don't have any calling
convention. Trying to compute a calling convention for an intrinsic
anyway is a nonsensical operation.
Diffstat (limited to 'compiler/rustc_codegen_gcc')
0 files changed, 0 insertions, 0 deletions