mirror of
https://github.com/intel/llvm.git
synced 2026-01-25 09:33:43 +08:00
Add a missing dependency to __support_macros_null_check.
This commit is contained in:
@@ -1000,6 +1000,7 @@ libc_support_library(
|
||||
":__support_cpp_bit",
|
||||
":__support_cpp_type_traits",
|
||||
":__support_macros_attributes",
|
||||
":__support_macros_null_check",
|
||||
":__support_macros_optimization",
|
||||
":__support_math_extras",
|
||||
":llvm_libc_macros_stdfix_macros",
|
||||
|
||||
Reference in New Issue
Block a user