This is an archive of the discontinued LLVM Phabricator instance.

[sanitizer] Define SANITIZER_USE_GETAUXVAL for Android
ClosedPublic

Authored by cryptoad on Nov 20 2017, 10:53 AM.

Details

Summary

Android for API level >= 21 has getauxval. Enable SANITIZER_USE_GETAUXVAL
when those requirements are met. Correct a typo in the header.

Event Timeline

cryptoad created this revision.Nov 20 2017, 10:53 AM
alekseyshl accepted this revision.Nov 20 2017, 3:34 PM
This revision is now accepted and ready to land.Nov 20 2017, 3:34 PM
cryptoad closed this revision.Nov 21 2017, 8:08 AM