diff options
author | Sumanth Gundapaneni <sgundapa@codeaurora.org> | 2016-01-13 22:09:47 +0000 |
---|---|---|
committer | Sumanth Gundapaneni <sgundapa@codeaurora.org> | 2016-01-13 22:09:47 +0000 |
commit | 2d2f2b5c80910ef3846d8315fe701b4a163de503 (patch) | |
tree | f020512071042b47f78e1d10b6aca26cdf9b9c07 /lldb/packages/Python/lldbsuite/test/functionalities/process_launch/main.cpp | |
parent | df1545163fad8688bb01ac73099ce23394d22e64 (diff) | |
download | bcm5719-llvm-2d2f2b5c80910ef3846d8315fe701b4a163de503.tar.gz bcm5719-llvm-2d2f2b5c80910ef3846d8315fe701b4a163de503.zip |
With COMPILER_RT_INCLUDE_TESTS turned ON and in a cross compiling
environment, the unit tests fail to link. This patch does the following changes
>Rename COMPILER_RT_TEST_CFLAGS to COMPILER_RT_UNITTEST_CFLAGS to reflect the
way it's used.
>Add COMPILER_RT_TEST_COMPILER_CFLAGS to COMPILER_RT_UNITTEST_CFLAGS so that
cross-compiler would be able to build/compile the unit tests
>Add COMPILER_RT_UNITTEST_LINKFLAGS to COMPILER_RT_UNITTEST_CFLAGS so that
cross-compiler would be able to link the unit tests (if needed)
Differential Revision:http://reviews.llvm.org/D15082
llvm-svn: 257686
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/functionalities/process_launch/main.cpp')
0 files changed, 0 insertions, 0 deletions