internal/cabi: support riscv64/riscv32 target-abi
This commit is contained in:
@@ -52,7 +52,7 @@ define hidden double @basic_float64(double noundef %0) #0 {
|
||||
}
|
||||
|
||||
; Function Attrs: noinline nounwind optnone
|
||||
define hidden i8* @basic_uintptr(i8* noundef %0) #0 {
|
||||
define hidden i8* @basic_pointer(i8* noundef %0) #0 {
|
||||
%2 = alloca i8*, align 4
|
||||
store i8* %0, i8** %2, align 4
|
||||
%3 = load i8*, i8** %2, align 4
|
||||
|
||||
Reference in New Issue
Block a user