[MLIR][TOSA] Update CustomOp input and output names (#118408)
[llvm-project.git] / libc / src / __support / macros / properties / CMakeLists.txt
blob80ed63a2fbcf7090bc0796874a3b02081a6ba5ae
1 add_header_library(
2   architectures
3   HDRS
4     architectures.h
7 add_header_library(
8   compiler
9   HDRS
10     compiler.h
13 add_header_library(
14   os
15   HDRS
16     os.h
19 add_header_library(
20   cpu_features
21   HDRS
22     cpu_features.h
23   DEPENDS
24     .architectures
27 add_header_library(
28   types
29   HDRS
30     types.h
31   DEPENDS
32     .architectures
33     .compiler
34     .cpu_features
35     .os
36     libc.hdr.float_macros
37     libc.include.llvm-libc-macros.float16_macros
38     libc.include.llvm-libc-types.float128
41 add_header_library(
42   complex_types
43   HDRS
44     complex_types.h
45   DEPENDS
46     .types
47     libc.include.llvm-libc-types.cfloat16
48     libc.include.llvm-libc-types.cfloat128