[all-commits] [llvm/llvm-project] 0870af: [libc] newheadergen: created sys folder for yaml f...
RoseZhang03 via All-commits
all-commits at lists.llvm.org
Fri Jul 12 15:33:58 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0870afaaaccde5b4bae37abfc982207ffafb8332
https://github.com/llvm/llvm-project/commit/0870afaaaccde5b4bae37abfc982207ffafb8332
Author: RoseZhang03 <rosezhang at google.com>
Date: 2024-07-12 (Fri, 12 Jul 2024)
Changed paths:
A libc/newhdrgen/yaml/sys/sys_auxv.yaml
A libc/newhdrgen/yaml/sys/sys_epoll.yaml
A libc/newhdrgen/yaml/sys/sys_ioctl.yaml
A libc/newhdrgen/yaml/sys/sys_mman.yaml
A libc/newhdrgen/yaml/sys/sys_prctl.yaml
A libc/newhdrgen/yaml/sys/sys_random.yaml
A libc/newhdrgen/yaml/sys/sys_resource.yaml
A libc/newhdrgen/yaml/sys/sys_select.yaml
A libc/newhdrgen/yaml/sys/sys_sendfile.yaml
A libc/newhdrgen/yaml/sys/sys_socket.yaml
A libc/newhdrgen/yaml/sys/sys_stat.yaml
A libc/newhdrgen/yaml/sys/sys_statvfs.yaml
A libc/newhdrgen/yaml/sys/sys_syscall.yaml
A libc/newhdrgen/yaml/sys/sys_time.yaml
A libc/newhdrgen/yaml/sys/sys_types.yaml
A libc/newhdrgen/yaml/sys/sys_utsname.yaml
A libc/newhdrgen/yaml/sys/sys_wait.yaml
R libc/newhdrgen/yaml/sys_auxv.yaml
R libc/newhdrgen/yaml/sys_epoll.yaml
R libc/newhdrgen/yaml/sys_ioctl.yaml
R libc/newhdrgen/yaml/sys_mman.yaml
R libc/newhdrgen/yaml/sys_prctl.yaml
R libc/newhdrgen/yaml/sys_random.yaml
R libc/newhdrgen/yaml/sys_resource.yaml
R libc/newhdrgen/yaml/sys_select.yaml
R libc/newhdrgen/yaml/sys_sendfile.yaml
R libc/newhdrgen/yaml/sys_socket.yaml
R libc/newhdrgen/yaml/sys_stat.yaml
R libc/newhdrgen/yaml/sys_statvfs.yaml
R libc/newhdrgen/yaml/sys_syscall.yaml
R libc/newhdrgen/yaml/sys_time.yaml
R libc/newhdrgen/yaml/sys_types.yaml
R libc/newhdrgen/yaml/sys_utsname.yaml
R libc/newhdrgen/yaml/sys_wait.yaml
Log Message:
-----------
[libc] newheadergen: created sys folder for yaml files, make appropriate updates to CMake file for sys folder (#98693)
Moved sys yaml files into the sys folder.
After CMake patch lands, will make appropriate changes to account for
yaml, header, and .h.def files that are located within the sys folder in
a separate patch.
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