mirror of
https://github.com/intel/llvm.git
synced 2026-01-16 05:32:28 +08:00
Otherwise libc++abi.so fails to link on arm with undefined references to some __aeabi_ builtins. Differential Revision: https://reviews.llvm.org/D96574