Lines Matching refs:compiler
69 # Copy compiler-rt headers to the build tree.
77 COMMENT "Copying compiler-rt's ${f}...")
81 add_custom_target(compiler-rt-headers ALL DEPENDS ${out_files})
82 add_dependencies(compiler-rt compiler-rt-headers)
83 set_target_properties(compiler-rt-headers PROPERTIES FOLDER "Compiler-RT/Resources")
87 COMPONENT compiler-rt-headers
92 COMPONENT compiler-rt-headers
98 COMPONENT compiler-rt-headers
103 COMPONENT compiler-rt-headers
110 COMPONENT compiler-rt-headers
115 COMPONENT compiler-rt-headers
120 COMPONENT compiler-rt-headers
125 add_custom_target(install-compiler-rt-headers
126 DEPENDS compiler-rt-headers
128 -DCMAKE_INSTALL_COMPONENT="compiler-rt-headers"
131 add_custom_target(install-compiler-rt-headers-stripped
132 DEPENDS compiler-rt-headers
134 -DCMAKE_INSTALL_COMPONENT="compiler-rt-headers"