blob: 9069ddb0f597d55df8293589f373230652662394 [file]
add_header(
llvm_libc_common_h
HDR
__llvm-libc-common.h
)
add_header(
ctype_h
HDR
ctype.h
DEPENDS
llvm_libc_common_h
)
add_header(
math_h
HDR
math.h
DEPENDS
llvm_libc_common_h
)
add_gen_header(
string_h
DEF_FILE string.h.def
GEN_HDR string.h
DEPENDS
llvm_libc_common_h
)