[all-commits] [llvm/llvm-project] 2bd82c: [bazel][libc] Add targets for integer abs and div ...
Siva Chandra via All-commits
all-commits at lists.llvm.org
Mon Jun 5 15:15:30 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2bd82c5462d511f1e58e7d9a4dcd5628cd16a32d
https://github.com/llvm/llvm-project/commit/2bd82c5462d511f1e58e7d9a4dcd5628cd16a32d
Author: Siva Chandra Reddy <sivachandra at google.com>
Date: 2023-06-05 (Mon, 05 Jun 2023)
Changed paths:
M utils/bazel/llvm-project-overlay/libc/BUILD.bazel
A utils/bazel/llvm-project-overlay/libc/test/src/inttypes/BUILD.bazel
M utils/bazel/llvm-project-overlay/libc/test/src/stdlib/BUILD.bazel
Log Message:
-----------
[bazel][libc] Add targets for integer abs and div functions.
Reviewed By: lntue
Differential Revision: https://reviews.llvm.org/D152084
More information about the All-commits
mailing list