diff options
author | Alexey Samsonov <vonosmas@gmail.com> | 2015-09-08 23:13:47 +0000 |
---|---|---|
committer | Alexey Samsonov <vonosmas@gmail.com> | 2015-09-08 23:13:47 +0000 |
commit | 63eaeca7d03507d4c081f549844c416db31f19f8 (patch) | |
tree | 6acda3662228b044b002768a244ae3dbbae0c815 /llvm/tools/llvm-readobj/llvm-readobj.cpp | |
parent | 25a80bf9b6a4c01eb50dacac5007262c09eca6e0 (diff) | |
download | llvm-63eaeca7d03507d4c081f549844c416db31f19f8.zip llvm-63eaeca7d03507d4c081f549844c416db31f19f8.tar.gz llvm-63eaeca7d03507d4c081f549844c416db31f19f8.tar.bz2 |
[CMake] Remove all uses of LLVM_NATIVE_ARCH.
Instead, assume we're going to target triple specified by
COMPILER_RT_DEFAULT_TARGET_TRIPLE and build runtimes for this triple
(and hope that the host compiler can target them).
This will help users that use cross-compiler on their host to build
Clang that would work on a different architecture. This will also come in
handy if one would want to configure several compiler-rt build trees on
the same host, using just-built Clang that can target many
architectures.
This doesn't change the behavior in the default build configuration.
llvm-svn: 247099
Diffstat (limited to 'llvm/tools/llvm-readobj/llvm-readobj.cpp')
0 files changed, 0 insertions, 0 deletions