CMake: generalize checking for target availability and add initial support for PowerP...
authorAlexey Samsonov <samsonov@google.com>
Mon, 21 Jan 2013 14:31:45 +0000 (14:31 +0000)
committerAlexey Samsonov <samsonov@google.com>
Mon, 21 Jan 2013 14:31:45 +0000 (14:31 +0000)
commitb670018c9fdfd2d6df489c4e478dbee6889e2bae
tree9bc987e60e28d24c927fde1bd6653c58e684aacf
parentd41ee2d2af81f94d51d25cf82d56309fe51a930d
CMake: generalize checking for target availability and add initial support for PowerPC native arch. With this patch, building LLVM on PowerPC native arch produces a working ASan runtime.

llvm-svn: 173044
compiler-rt/CMakeLists.txt
compiler-rt/lib/asan/CMakeLists.txt
compiler-rt/lib/asan/tests/CMakeLists.txt