mirror of
https://github.com/intel/llvm.git
synced 2026-01-25 01:07:04 +08:00
[libc][Bazel] Bazel fix for 494734b06d
This commit is contained in:
@@ -219,6 +219,7 @@ libc_support_library(
|
||||
hdrs = ["src/__support/arg_list.h"],
|
||||
deps = [
|
||||
":libc_root",
|
||||
":__support_common",
|
||||
],
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user