[libc-commits] [libc] [llvm] [libc] delete hdrgen (PR #117220)

via libc-commits libc-commits at lists.llvm.org
Thu Nov 21 18:19:45 PST 2024


================
@@ -18,24 +18,14 @@ add_header(
 )
 
 macro(add_header_macro TARGET_NAME YAML_FILE DEF_FILE GEN_HDR DEPENDS)
----------------
RoseZhang03 wrote:

I believe they will need explicit DEF_FILE and GEN_HDR. The macro for `add_gen_header2` (lines22-29) should be used, but can be renamed to `add_gen_header`

https://github.com/llvm/llvm-project/pull/117220


More information about the libc-commits mailing list