summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/lang/objc/objc-new-syntax/TestObjCNewSyntax.py
diff options
context:
space:
mode:
authorPetr Hosek <phosek@chromium.org>2019-04-05 21:30:40 +0000
committerPetr Hosek <phosek@chromium.org>2019-04-05 21:30:40 +0000
commit40442658db9461ab86bf33d7889689482a27c874 (patch)
treea5b56dcdb99dd94d2d793fefd1ca500582d951d9 /lldb/packages/Python/lldbsuite/test/lang/objc/objc-new-syntax/TestObjCNewSyntax.py
parentab8c60867b6d27b97961b91bb8c251b18acbf118 (diff)
downloadbcm5719-llvm-40442658db9461ab86bf33d7889689482a27c874.tar.gz
bcm5719-llvm-40442658db9461ab86bf33d7889689482a27c874.zip
[gn] Support for building compiler-rt builtins
This is support for building compiler-rt builtins, The library build should be complete for a subset of supported platforms, but not all CMake options have been replicated in GN. We always use the just built compiler to build all the runtimes, which is equivalent to the CMake runtimes build. This simplifies the build configuration because we don't need to support arbitrary host compiler and can always assume the latest Clang. With GN's toolchain support, this is significantly more efficient than the CMake runtimes build. Differential Revision: https://reviews.llvm.org/D60331 llvm-svn: 357821
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/objc/objc-new-syntax/TestObjCNewSyntax.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud