commit | 65bac9c38f237f8640da7e0120d4b707b422ff7b | [log] [tgz] |
---|---|---|
author | global-integration-roller <global-integration-roller@fuchsia-infra.iam.gserviceaccount.com> | Sun Jun 04 00:31:38 2023 +0000 |
committer | GI Roller <global-integration-roller@fuchsia-infra.iam.gserviceaccount.com> | Sun Jun 04 00:31:38 2023 +0000 |
tree | 573432a88827fa123fb0c88d4f92db59b525046f | |
parent | fc06d24f7a916fab14ee73c0d4a7ade3db015f72 [diff] |
[superproject] Roll llvm-project/libc [libc][CMake] Place archives in build/lib/<target-triple> This patch moves the location of libllvmlibc.a within the build tree to within ./lib/<target triple>. This more closely matches the behavior of other runtime builds and allows for clang in the same build tree to automatically be able to link against llvmlibc since this path is by default included by the driver. Also removes the LIBC_BINARY_DIR CMake flag since it isn't used anywhere in the tree (based on a quick grep). Reviewed By: phosek Differential Revision: https://reviews.llvm.org/D151624 GitOrigin-RevId: eaafae43cd35f250609c8019b77deec676baa2ec Original-Revision: afc5f8464cc088d25e8b0d6005bd18b9f81026b1 Roller-URL: https://ci.chromium.org/b/8779263906094248065 CQ-Do-Not-Cancel-Tryjobs: true Change-Id: I4d117b4a4545d3774db639f25555eecb2925f930 Reviewed-on: https://fuchsia-review.googlesource.com/c/fuchsia/+/865878
Fuchsia is an open source, general purpose operating system supporting modern 64-bit Intel and ARM processors.
We expect everyone interacting with our project to respect our code of conduct.
Read more about Fuchsia's principles.
See Getting Started.
See fuchsia.dev.