[all-commits] [llvm/llvm-project] 5bf048: [libc][bazel] Remove unneeded deps. (#130696)
Jorge Gorbe Moya via All-commits
all-commits at lists.llvm.org
Mon Mar 10 20:16:24 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5bf048659972964912e0de88b5fcaef338b15dfc
https://github.com/llvm/llvm-project/commit/5bf048659972964912e0de88b5fcaef338b15dfc
Author: Jorge Gorbe Moya <jgorbe at google.com>
Date: 2025-03-10 (Mon, 10 Mar 2025)
Changed paths:
M utils/bazel/llvm-project-overlay/libc/utils/MPFRWrapper/BUILD.bazel
Log Message:
-----------
[libc][bazel] Remove unneeded deps. (#130696)
The MPFRWrapper BUILD targets don't depend directly on gmp. MPFR itself
does depend on gmp, but not the wrapper.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list