summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/sample_test
diff options
context:
space:
mode:
authorGheorghe-Teodor Bercea <gheorghe-teod.bercea@ibm.com>2017-07-06 16:22:21 +0000
committerGheorghe-Teodor Bercea <gheorghe-teod.bercea@ibm.com>2017-07-06 16:22:21 +0000
commitf0f29608d052810f0a2bbcee558f8d61a6973554 (patch)
tree54cc59b5f88f458d88663edff4fe08978d55e8fe /lldb/packages/Python/lldbsuite/test/sample_test
parent6a5df72a82880edb6615677d431df20f0c3f95e3 (diff)
downloadbcm5719-llvm-f0f29608d052810f0a2bbcee558f8d61a6973554.tar.gz
bcm5719-llvm-f0f29608d052810f0a2bbcee558f8d61a6973554.zip
[OpenMP] Extend CLANG target options with device offloading kind.
Summary: Pass the type of the device offloading when building the tool chain for a particular target architecture. This is required when supporting multiple tool chains that target a single device type. In our particular use case, the OpenMP and CUDA tool chains will use the same ```addClangTargetOptions ``` method. This enables the reuse of common options and ensures control over options only supported by a particular tool chain. Reviewers: arpith-jacob, caomhin, carlo.bertolli, ABataev, jlebar, hfinkel, tstellar, Hahnfeld Reviewed By: hfinkel Subscribers: jgravelle-google, aheejin, rengolin, jfb, dschuff, sbc100, cfe-commits Differential Revision: https://reviews.llvm.org/D29647 llvm-svn: 307272
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/sample_test')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud