Export TARGET_TRIPLE on LLVM.cmake. It is necessary for running tests
authorOscar Fuentes <ofv@wanadoo.es>
Wed, 23 Feb 2011 11:28:40 +0000 (11:28 +0000)
committerOscar Fuentes <ofv@wanadoo.es>
Wed, 23 Feb 2011 11:28:40 +0000 (11:28 +0000)
commit7d83dc0424b9868415e63d11058c8a9fe26e5fd1
treef1a73995ecb4f7adaa250733e2957586e8c100f1
parent8fbc00b5bab870d3c756d40add9b0eb27827fb97
Export TARGET_TRIPLE on LLVM.cmake. It is necessary for running tests
on Clang when it builds using LLVM as an external library.

Fixes PR9293.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@126309 91177308-0d34-0410-b5e6-96231b3b80d8
cmake/modules/LLVM.cmake