summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/thread/main2.cpp
diff options
context:
space:
mode:
authorYaxun Liu <Yaxun.Liu@amd.com>2019-03-05 17:52:32 +0000
committerYaxun Liu <Yaxun.Liu@amd.com>2019-03-05 17:52:32 +0000
commit071949c3afaec7ec57cd68d8fcc2b93a69a584a6 (patch)
treea9e974092ae2aabfe919aa718ef85ac4b2ea3389 /lldb/packages/Python/lldbsuite/test/python_api/thread/main2.cpp
parent1af5bd54a8273398d33c840b8a26852ff3be73f7 (diff)
downloadbcm5719-llvm-071949c3afaec7ec57cd68d8fcc2b93a69a584a6.tar.gz
bcm5719-llvm-071949c3afaec7ec57cd68d8fcc2b93a69a584a6.zip
Allow bundle size to be 0 in clang-offload-bundler
HIP uses clang-offload-bundler to create fat binary. The bundle for host is empty. Currently clang-offload-bundler checks if the bundle size is 0 when unbundling. If so it will exit without unbundling the remaining bundles. This causes clang-offload-bundler not being able to unbundle fat binaries generated for HIP. This patch allows bundles size to be 0 when clang-offload-bundler unbundles input files. Differential Revision: https://reviews.llvm.org/D58057 llvm-svn: 355419
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/thread/main2.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud