llvm-project/libcxx/cmake/Modules
Louis Dionne 069428b6f7 [libc++] Set the target triple by default in the standalone build
Even though the standalone build is deprecated, some people are still
relying on it (including libc++ itself for some configurations). Setting
the target triple will ensure that the build and the test suite behaves
consistently in the standalone and normal builds.

Differential Revision: https://reviews.llvm.org/D106800
2021-07-26 15:04:45 -04:00
..
CodeCoverage.cmake
DefineLinkerScript.cmake [libc++] Fix eager generator expression in DefineLinkerScript 2020-07-31 11:20:19 -04:00
HandleCompilerRT.cmake [CMake] Passthrough CFLAGS when checking the compiler-rt path 2018-11-14 00:09:26 +00:00
HandleLibCXXABI.cmake [libcxx] Fix the libc++abi header path 2021-04-27 23:30:53 -07:00
HandleLibcxxFlags.cmake [runtimes] Don't try passing --target flags to GCC 2021-07-15 16:52:02 -04:00
HandleOutOfTreeLLVM.cmake [libc++] Set the target triple by default in the standalone build 2021-07-26 15:04:45 -04:00
MacroEnsureOutOfSourceBuild.cmake