[all-commits] [llvm/llvm-project] 7deb5e: [libc][NFC] Instead of erroring, skip math targets...
Siva Chandra via All-commits
all-commits at lists.llvm.org
Thu May 13 12:23:46 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 7deb5ef44f2865f1b34cff98176a1a723107cf08
https://github.com/llvm/llvm-project/commit/7deb5ef44f2865f1b34cff98176a1a723107cf08
Author: Siva Chandra Reddy <sivachandra at google.com>
Date: 2021-05-13 (Thu, 13 May 2021)
Changed paths:
M libc/src/math/CMakeLists.txt
Log Message:
-----------
[libc][NFC] Instead of erroring, skip math targets with missing implementations.
Fixes Aarch64 bot.
More information about the All-commits
mailing list