diff options
author | Chris Bieneman <beanz@apple.com> | 2014-09-03 23:21:18 +0000 |
---|---|---|
committer | Chris Bieneman <beanz@apple.com> | 2014-09-03 23:21:18 +0000 |
commit | 5007741d68de6d74afdc072847b453950262950a (patch) | |
tree | 4e9a8b243e902a471cfe0752b62bc89950ca7190 /llvm/lib/CodeGen/MachineSink.cpp | |
parent | 467e856600c48c9f9bf06260c0ac9b37cda875b5 (diff) | |
download | llvm-5007741d68de6d74afdc072847b453950262950a.zip llvm-5007741d68de6d74afdc072847b453950262950a.tar.gz llvm-5007741d68de6d74afdc072847b453950262950a.tar.bz2 |
Enabling LLVM & Clang to be cross-compiled using CMake from a single configuration command line
The basic idea is similar to the existing cross compilation support. A directory must be configured to build host versions of tablegen tools and llvm-config. This directory can be user provided (and configured), or it can be created during the build. During a build the native build directory will be configured and built to supply the tablegen tools used during the build. A user could also explicitly provide the tablegen executables to run on the CMake command line.
llvm-svn: 217105
Diffstat (limited to 'llvm/lib/CodeGen/MachineSink.cpp')
0 files changed, 0 insertions, 0 deletions