This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
737b461555
rust
/
tests
/
run-make
/
pointer-auth-link-with-c
/
test.c
2 lines
24 B
C
Raw
Normal View
History
Unescape
Escape
Add codegen option for branch protection and pointer authentication on AArch64 The branch-protection codegen option enables the use of hint-space pointer authentication code for AArch64 targets
2021-07-13 06:14:26 -05:00
int
foo
(
)
{
return
0
;
}
Reference in New Issue
Copy Permalink