llvm-project
d7dc5367
- SafeStack: Emit call to __stack_chk_fail through RuntimeLibcalls (#147915)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
157 days ago
SafeStack: Emit call to __stack_chk_fail through RuntimeLibcalls (#147915) Avoid hardcoding the function name, and query if it's really supported or not.
References
#147915 - SafeStack: Emit call to __stack_chk_fail through RuntimeLibcalls
Author
arsenm
Parents
e68ef116
Loading