llvm-project/utils/bazel/llvm-project-overlay/libc
Guillaume Chatelet 5bdada9c69 [libc] Make libc memory functions weak by default for bazel
This helps override llvm libc functions for experiment purposes.

Differential Revision: https://reviews.llvm.org/D138999
2022-12-02 08:41:57 +00:00
..
test [reland][libc] Add bcopy 2022-12-01 10:07:04 +00:00
utils [reland][libc][bazel] Add tests to the bazel build 2022-11-18 13:20:52 +00:00
BUILD.bazel [libc] Make libc memory functions weak by default for bazel 2022-12-02 08:41:57 +00:00
libc_build_rules.bzl [libc] Make libc memory functions weak by default for bazel 2022-12-02 08:41:57 +00:00
platforms.bzl