llvm-project
3e4f6932
- TargetLowering: Replace android triple check with libcall check
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
155 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
users/arsenm/target-lowering/replace-android-check-libcall-check
#148800 - TargetLowering: Replace android triple check with libcall check
Author
arsenm
Committer
arsenm
Parents
f4a394fc
Loading