diff options
author | Sergey Dmitriev <serguei.n.dmitriev@intel.com> | 2019-08-28 01:26:13 +0000 |
---|---|---|
committer | Sergey Dmitriev <serguei.n.dmitriev@intel.com> | 2019-08-28 01:26:13 +0000 |
commit | 60a99f4964e6b72fc221d1583027181a53117266 (patch) | |
tree | bcc175dcf1ca47eaa0830325ea9c23ba79ae5493 /lldb/packages/Python/lldbsuite/test/python_api/breakpoint/TestBreakpointAPI.py | |
parent | 57076d3199fc2b0af4a3736b7749dd5462cacda5 (diff) | |
download | bcm5719-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/breakpoint/TestBreakpointAPI.py')
0 files changed, 0 insertions, 0 deletions