diff options
author | Petr Hosek <phosek@chromium.org> | 2016-12-12 23:15:10 +0000 |
---|---|---|
committer | Petr Hosek <phosek@chromium.org> | 2016-12-12 23:15:10 +0000 |
commit | a923c5a13421e44c960025d0fcdd39a33eebdd15 (patch) | |
tree | 0df84599a9425be864b20ac47b018ff8bccf3de3 /CMakeLists.txt | |
parent | 8b658bc535dce133d3ea626aeb8dd8d32c0fb349 (diff) |
[CMake] Multi-target builtins build
This change enables building builtins for multiple different targets
using LLVM runtimes directory.
To specify the builtin targets to be built, use the LLVM_BUILTIN_TARGETS
variable, where the value is the list of targets. To pass a per target
variable to the builtin build, you can set BUILTINS_<target>_<variable>
where <variable> will be passed to the builtin build for <target>.
Differential Revision: https://reviews.llvm.org/D26652
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@289491 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'CMakeLists.txt')
0 files changed, 0 insertions, 0 deletions