diff options
| -rw-r--r-- | compiler-rt/make/platform/darwin_bni.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/compiler-rt/make/platform/darwin_bni.mk b/compiler-rt/make/platform/darwin_bni.mk index 229609a185d..2fd5089baa9 100644 --- a/compiler-rt/make/platform/darwin_bni.mk +++ b/compiler-rt/make/platform/darwin_bni.mk @@ -118,6 +118,7 @@ FUNCTIONS.armv7s := $(FUNCTIONS.armv7) FUNCTIONS.arm64 := divti3 modti3 \ udivmodti4 \ udivti3 umodti3 \ + mulsc3 muldc3 \ powisf2 powidf2 \ clzti2 \ fixdfti fixsfti \ |

