Don't enable PIE on i686-unknown-cloudabi.
We're only going to provide support for using PIE on architectures that provide PC-relative addressing. i686 is not one of those, so add the necessary bits for only passing in -pie -zrelro conditionally. llvm-svn: 278395
Loading
Please sign in to comment