summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/thread/main2.cpp
diff options
context:
space:
mode:
authorSergey Dmitriev <serguei.n.dmitriev@intel.com>2019-08-28 01:26:13 +0000
committerSergey Dmitriev <serguei.n.dmitriev@intel.com>2019-08-28 01:26:13 +0000
commit60a99f4964e6b72fc221d1583027181a53117266 (patch)
treebcc175dcf1ca47eaa0830325ea9c23ba79ae5493 /lldb/packages/Python/lldbsuite/test/python_api/thread/main2.cpp
parent57076d3199fc2b0af4a3736b7749dd5462cacda5 (diff)
downloadbcm5719-llvm-60a99f4964e6b72fc221d1583027181a53117266.tar.gz
bcm5719-llvm-60a99f4964e6b72fc221d1583027181a53117266.zip
[Clang][Bundler] Do not require host triple for extracting device bundles
Bundler currently requires host triple to be provided no matter if you are performing bundling or unbundling, but for unbundling operation such requirement is too restrictive. You may for example want to examine device part of the object for a particular offload target, but you have to extract host part as well even though you do not need it. Host triple isn't really needed for unbundling, so this patch removes that requirement. Differential Revision: https://reviews.llvm.org/D66601 llvm-svn: 370143
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread/main2.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud