Skip to content

Commit 8ed7aa1

Browse files
Dirrekebjorn3
andcommitted
Update compiler/rustc_target/src/abi/call/csky.rs
Co-authored-by: bjorn3 <[email protected]>
1 parent d16409f commit 8ed7aa1

File tree

1 file changed

+1
-1
lines changed
  • compiler/rustc_target/src/abi/call

1 file changed

+1
-1
lines changed

compiler/rustc_target/src/abi/call/csky.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
//see https://github.com/llvm/llvm-project/blob/main/llvm/lib/Target/CSKY/CSKYCallingConv.td
1+
// See https://github.com/llvm/llvm-project/blob/d85b94bf0080dcd780656c0f5e6342800720eba9/llvm/lib/Target/CSKY/CSKYCallingConv.td
22
use crate::abi::call::{ArgAbi, FnAbi};
33

44
fn classify_ret<Ty>(ret: &mut ArgAbi<'_, Ty>) {

0 commit comments

Comments
 (0)