[PATCH] D113840: [Driver][Android] Remove unneeded isNoExecStackDefault
Pirama Arumuga Nainar via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Nov 16 12:02:48 PST 2021
pirama edited reviewers, added: srhines; removed: pirama.
pirama added a comment.
Will defer to Dan's review. I think these changes are safe for the Android platform (where we only use lld). The NDK only supports lld but that does not preclude external users from using other linkers.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D113840/new/
https://reviews.llvm.org/D113840
More information about the cfe-commits
mailing list