forked from OSchip/llvm-project
parent
4d82df32b9
commit
1023993a33
|
@ -9497,8 +9497,8 @@ Syntax:
|
||||||
declare i32 @llvm.get.dynamic.area.offset.i32()
|
declare i32 @llvm.get.dynamic.area.offset.i32()
|
||||||
declare i64 @llvm.get.dynamic.area.offset.i64()
|
declare i64 @llvm.get.dynamic.area.offset.i64()
|
||||||
|
|
||||||
Overview:
|
Overview:
|
||||||
"""""""""
|
"""""""""
|
||||||
|
|
||||||
The '``llvm.get.dynamic.area.offset.*``' intrinsic family is used to
|
The '``llvm.get.dynamic.area.offset.*``' intrinsic family is used to
|
||||||
get the offset from native stack pointer to the address of the most
|
get the offset from native stack pointer to the address of the most
|
||||||
|
|
Loading…
Reference in New Issue