Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D152084
[bazel][libc] Add targets for integer abs and div functions. ClosedPublic Authored by sivachandra on Jun 3 2023, 4:25 PM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jun 5 2023, 10:30 AM Closed by commit rG2bd82c5462d5: [bazel][libc] Add targets for integer abs and div functions. (authored by sivachandra). · Explain WhyJun 5 2023, 3:15 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 528596 utils/bazel/llvm-project-overlay/libc/BUILD.bazel
utils/bazel/llvm-project-overlay/libc/test/src/inttypes/BUILD.bazel
utils/bazel/llvm-project-overlay/libc/test/src/stdlib/BUILD.bazel
|