Lines Matching +full:libunwind +full:- +full:build
1 # This file sets up a CMakeCache for a Fuchsia toolchain build.
9 set(_FUCHSIA_ENABLE_PROJECTS "bolt;clang;clang-tools-extra;lld;llvm;polly")
84 set(CLANG_DEFAULT_OBJCOPY llvm-objcopy CACHE STRING "")
85 set(CLANG_DEFAULT_RTLIB compiler-rt CACHE STRING "")
86 set(CLANG_DEFAULT_UNWINDLIB libunwind CACHE STRING "")
113 set(BUILTINS_CMAKE_ARGS -DCMAKE_SYSTEM_NAME=Windows CACHE STRING "")
114 set(RUNTIMES_CMAKE_ARGS -DCMAKE_SYSTEM_NAME=Windows CACHE STRING "")
115 set(LLVM_ENABLE_RUNTIMES "compiler-rt;libcxx" CACHE STRING "")
130 set(LLVM_ENABLE_RUNTIMES "compiler-rt;libcxx;libcxxabi;libunwind" CACHE STRING "")
131 set(RUNTIMES_CMAKE_ARGS "-DCMAKE_OSX_DEPLOYMENT_TARGET=10.13;-DCMAKE_OSX_ARCHITECTURES=arm64|x86_64" CACHE STRING "")
160 set(RUNTIMES_${target}_LLVM_ENABLE_RUNTIMES "compiler-rt;libcxx;libcxxabi;libunwind" CACHE STRING "")
170 check-all
171 check-clang
172 check-lld
173 check-llvm
174 check-polly
175 llvm-config
176 clang-test-depends
177 lld-test-depends
178 llvm-test-depends
179 test-suite
180 test-depends
181 toolchain-distribution
182 install-toolchain-distribution
183 install-toolchain-distribution-stripped
184 install-toolchain-distribution-toolchain
190 check-lldb
191 lldb-test-depends
192 debugger-distribution
193 install-debugger-distribution
194 install-debugger-distribution-stripped
195 install-debugger-distribution-toolchain)
206 list(APPEND EXTRA_ARGS "-D${new_name}=${value}")
211 set(BOOTSTRAP_LLVM_ENABLE_RUNTIMES "compiler-rt;libcxx;libcxxabi;libunwind" CACHE STRING "")
213 # Setup the bootstrap build.
221 -C ${CMAKE_CURRENT_LIST_DIR}/Fuchsia-stage2.cmake