diff options
author | Yaxun Liu <Yaxun.Liu@amd.com> | 2018-11-09 18:52:05 +0000 |
---|---|---|
committer | Yaxun Liu <Yaxun.Liu@amd.com> | 2018-11-09 18:52:05 +0000 |
commit | 92a04835e4795ed9b8daf125a1ed5a982b6ccd65 (patch) | |
tree | 65a140f11e9bf9bd753ecba94045a5624f9d8b6e /lldb/packages/Python/lldbsuite/test/python_api/interpreter | |
parent | 4955066366b1e5e4fbb12feb6abf12e9f43b5242 (diff) | |
download | bcm5719-llvm-92a04835e4795ed9b8daf125a1ed5a982b6ccd65.tar.gz bcm5719-llvm-92a04835e4795ed9b8daf125a1ed5a982b6ccd65.zip |
[HIP] Remove useless sections in linked files
clang-offload-bundler creates __CLANG_OFFLOAD_BUNDLE__* sections in the bundles,
which get into the linked files. These sections are useless after linking. They waste disk
space and cause confusion for clang when directly linked with other object files, therefore
should be removed.
Differential Revision: https://reviews.llvm.org/D54275
llvm-svn: 346536
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/interpreter')
0 files changed, 0 insertions, 0 deletions