mirror of
https://github.com/intel/llvm.git
synced 2026-02-08 17:28:30 +08:00
Since this now allows, the init/fini array iteration has been added in a similar fashion to x86_64 and the corresponding test enabled. Reviewed By: jeffbailey Differential Revision: https://reviews.llvm.org/D131133