This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Is it possible to generate position independent code for aarch64 target?

Seems like all related armclang options (-fpic, -fropi, -frwpi) are not supported in aarch64 state, so is it possible to generate position independent code for aarch64 target? 

Thanks

-Oscar