[all-commits] [llvm/llvm-project] f1c957: [libc] newheadergen: script adjusted for cmake (#9...
aaryanshukla via All-commits
all-commits at lists.llvm.org
Tue Jul 16 12:44:29 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f1c957d41bbb07c917cd36762bd6434e7d3daf95
https://github.com/llvm/llvm-project/commit/f1c957d41bbb07c917cd36762bd6434e7d3daf95
Author: aaryanshukla <53713108+aaryanshukla at users.noreply.github.com>
Date: 2024-07-16 (Tue, 16 Jul 2024)
Changed paths:
M libc/newhdrgen/class_implementation/classes/function.py
A libc/newhdrgen/gpu_headers.py
M libc/newhdrgen/header.py
A libc/newhdrgen/yaml/features.yaml
M libc/newhdrgen/yaml/pthread.yaml
M libc/newhdrgen/yaml/sys/sys_random.yaml
M libc/newhdrgen/yaml/time.yaml
M libc/newhdrgen/yaml_to_classes.py
Log Message:
-----------
[libc] newheadergen: script adjusted for cmake (#98825)
- added entrypoints and headerfile parameters depending on target
- fixed nits in yaml files causing errors
- tested with new cmake config
- cmake patch will be seperate
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