This is an archive of the discontinued LLVM Phabricator instance.

gn build: Bump Android API level to 29, and NDK to r21.
ClosedPublic

Authored by pcc on Dec 5 2019, 10:58 AM.

Details

Summary

These are both necessary in order to use ELF TLS, which is needed
by the scudo unit tests.

Diff Detail

Event Timeline

pcc created this revision.Dec 5 2019, 10:58 AM
Herald added a project: Restricted Project. · View Herald TranscriptDec 5 2019, 10:58 AM
Herald added a subscriber: srhines. · View Herald Transcript

Build result: pass - 60520 tests passed, 0 failed and 726 were skipped.

Log files: console-log.txt, CMakeCache.txt

phosek accepted this revision.Dec 5 2019, 4:46 PM

LGTM

This revision is now accepted and ready to land.Dec 5 2019, 4:46 PM
This revision was automatically updated to reflect the committed changes.