llvm-project/llvm/utils/gn/build/toolchain
Mark Mentovai 92d5839297 [gn build] mac: use frameworks instead of libs where appropriate
As of GN 3028c6a426a4, the hack that transformed "libs" ending in
".framework" from -l arguments to -framework arguments has been removed.
Instead, "frameworks" must be used, and the toolchain must provide
support.

Differential Revision: https://reviews.llvm.org/D84219
2020-08-06 18:58:57 -04:00
..
BUILD.gn [gn build] mac: use frameworks instead of libs where appropriate 2020-08-06 18:58:57 -04:00
compiler.gni gn build: Bump Android API level to 29, and NDK to r21. 2019-12-05 18:12:36 -08:00
target_flags.gni gn build: Add support for cross-compiling the builtins and profile runtimes for Android aarch64 and arm. 2019-10-31 15:47:20 -07:00