We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi, I tried to use compile option pch (Precompiled Header) for compile time optimization.
But it seems like armclang (ARM compiler version 6) doesn't support --pch options.
Is there any way to use pch option in armclang? If not, is there any recommended armclang options for compile time optimization?