We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d16409f commit 8ed7aa1Copy full SHA for 8ed7aa1
compiler/rustc_target/src/abi/call/csky.rs
@@ -1,4 +1,4 @@
1
-//see https://github.com/llvm/llvm-project/blob/main/llvm/lib/Target/CSKY/CSKYCallingConv.td
+// See https://github.com/llvm/llvm-project/blob/d85b94bf0080dcd780656c0f5e6342800720eba9/llvm/lib/Target/CSKY/CSKYCallingConv.td
2
use crate::abi::call::{ArgAbi, FnAbi};
3
4
fn classify_ret<Ty>(ret: &mut ArgAbi<'_, Ty>) {
0 commit comments