llvm-project
0aa2bb0c
- TargetLowering: Replace android triple check with libcall check
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
20 days ago
TargetLowering: Replace android triple check with libcall check Instead of directly checking if the target is android, check if __safestack_pointer_address is available and configure android to have the call.
References
#148800 - TargetLowering: Replace android triple check with libcall check
Author
arsenm
Committer
arsenm
Parents
78e22cbc
Loading