[all-commits] [llvm/llvm-project] 15b5ac: [libc] Add missing ${LIBC_INCLUDE_DIR} to object rule
Petr Hosek via All-commits
all-commits at lists.llvm.org
Mon Aug 28 22:22:34 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 15b5ac38cf5d2272e28076357c207194f0ef6a6c
https://github.com/llvm/llvm-project/commit/15b5ac38cf5d2272e28076357c207194f0ef6a6c
Author: Petr Hosek <phosek at google.com>
Date: 2023-08-29 (Tue, 29 Aug 2023)
Changed paths:
M libc/cmake/modules/LLVMLibCObjectRules.cmake
Log Message:
-----------
[libc] Add missing ${LIBC_INCLUDE_DIR} to object rule
This is breaking the runtimes build with llvm libc enabled.
Differential Revision: https://reviews.llvm.org/D158894
More information about the All-commits
mailing list