================
@@ -71,9 +71,11 @@ add_object_library(
     libc.src.__support.threads.callonce
     libc.src.__support.threads.linux.futex_word_type
     libc.src.__support.OSUtil.linux.auxv
-    libc.hdr.types.struct_timeval
-    libc.hdr.types.struct_timespec
+    libc.hdr.link_macros
+    libc.hdr.sys_auxv_macros
     libc.hdr.types.clockid_t
+    libc.hdr.types.struct_timespec
+    libc.hdr.types.struct_timeval
     libc.hdr.types.time_t
-    libc.hdr.link_macros
+    libc.include.elf
----------------
petrhosek wrote:

Done

https://github.com/llvm/llvm-project/pull/172766
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to