[all-commits] [llvm/llvm-project] c5f085: [libc][bazel] split fputil into individual targets
michaelrj-google via All-commits
all-commits at lists.llvm.org
Thu Sep 1 10:59:13 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c5f08544e8ffc5a4a8cee388a1b77a040ced74bb
https://github.com/llvm/llvm-project/commit/c5f08544e8ffc5a4a8cee388a1b77a040ced74bb
Author: Michael Jones <michaelrj at google.com>
Date: 2022-09-01 (Thu, 01 Sep 2022)
Changed paths:
M utils/bazel/llvm-project-overlay/libc/BUILD.bazel
M utils/bazel/llvm-project-overlay/libc/libc_build_rules.bzl
Log Message:
-----------
[libc][bazel] split fputil into individual targets
This matches the change made to cmake, mostly. I've left the process of
splitting the inclusions for all the math functions for a later time.
Reviewed By: lntue, sivachandra
Differential Revision: https://reviews.llvm.org/D133073
More information about the All-commits
mailing list