[PATCH] D113372: [Driver] Add CLANG_DEFAULT_PIE to emulate GCC --enable-default-pie
Evangelos Foutras via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Dec 11 12:03:31 PST 2021
foutrelis accepted this revision.
foutrelis added a comment.
No issues with default PIE and SSP on Arch for over 4 years now. It's nice to see this being upstreamed; thanks for doing it. This patch worked fine.
Based on my own hack <https://github.com/archlinux/svntogit-packages/blob/7b7a329dbb6b/trunk/enable-SSP-and-PIE-by-default.patch> of a patch, the tests should be somewhat straight-foward to fix, though I'm not sure how elegantly they can be adjusted.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D113372/new/
https://reviews.llvm.org/D113372
More information about the cfe-commits
mailing list