summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/interpreter/main.c
diff options
context:
space:
mode:
authorChris Bieneman <chris.bieneman@me.com>2019-05-29 18:37:49 +0000
committerChris Bieneman <chris.bieneman@me.com>2019-05-29 18:37:49 +0000
commit96c500aab4f6ce8c10b26e1b2a45db21cfcd07b8 (patch)
treea8c2971b912d3a8814560298512db258df1e8aa5 /lldb/packages/Python/lldbsuite/test/python_api/interpreter/main.c
parent5382803b048329627c8b1588aeffe177edb8825f (diff)
downloadbcm5719-llvm-96c500aab4f6ce8c10b26e1b2a45db21cfcd07b8.tar.gz
bcm5719-llvm-96c500aab4f6ce8c10b26e1b2a45db21cfcd07b8.zip
[CMake] [Runtimes] Set *_STANDALONE_BUILD
Summary: The runtimes use `*_STANDALONE_BUILD=OFF` to signify that clang is an in-tree target. This is not the case with the runtime builds, so we really need this set to `ON`. In order to resolve the issues phosek was having with checks, we should use checks that don't link. We can use compiler-rt's `try_compile_only` as a basis for that. This patch is *required* to be able to run the runtime libraries check-* targets. Reviewers: smeenai, phosek, compnerd Reviewed By: phosek Subscribers: mgorny, llvm-commits Tags: #llvm Differential Revision: https://reviews.llvm.org/D62410 llvm-svn: 362007
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/interpreter/main.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud