[all-commits] [llvm/llvm-project] a592e4: [bazel] add vdso dependency to time_linux lib (#10...
Pranav Kant via All-commits
all-commits at lists.llvm.org
Fri Sep 13 14:36:22 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a592e4b4b0e01d1861f5ef7da5cfe90f93e16ce8
https://github.com/llvm/llvm-project/commit/a592e4b4b0e01d1861f5ef7da5cfe90f93e16ce8
Author: Pranav Kant <prka at google.com>
Date: 2024-09-13 (Fri, 13 Sep 2024)
Changed paths:
M utils/bazel/llvm-project-overlay/libc/BUILD.bazel
Log Message:
-----------
[bazel] add vdso dependency to time_linux lib (#108647)
This is a quick fix to unbreak Bazel build. The right solution would
probably add vdso.cpp in the support library which includes circular
dependency and needs more restructuring.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list