See e.g. https://ci.appveyor.com/project/Keno/pyjulia/build/1.0.15/job/mtc9w4vf23l0nu5y. When llvm lowers intrinsics to libcalls, it apparently tries looking them up in the base executable, which doesn't have them. We should either do look them up in openlibm or, even better, do something like #18927.