<div>Hey:</div><div>Apple's version of Clang has support for ``-arch arm64e``which enables ARM PAC support. IIRC a few years ago someone from Apple/ARM says they are planning to merge the support back to upstream and judging by my very limited experience with backend it seems to be the case. However I just couldn't get that part to work. Directly using ``-arch arm64e`` doesn't seem to work and results in a ``<span style="font-family: Menlo; font-size: 11px;">invalid arch name '-arch arm64e'</span>``.</div><div><br></div><div>I then tried multiple combinations like ``-target arm64-apple-ios5.0.0 -march=armv8.3-a`` but has no effect. The binary still doesn't have any V8.3A instructions. Am I missing something here?</div><div><br></div><div>Thanks</div><div><br></div><div><br></div><div>Zhang</div><div><includetail><!--<![endif]--></includetail></div>