diff options
author | Tom Stellard <tstellar@redhat.com> | 2022-06-21 22:22:11 -0700 |
---|---|---|
committer | Tom Stellard <tstellar@redhat.com> | 2022-07-14 14:46:15 -0700 |
commit | 4b1e3d19370694dd2b2c04a5945f3f9e43917456 (patch) | |
tree | 3d34381c0cbb3faaadcc3738135d785999db35cb /lldb/source/Commands/CommandObjectProcess.cpp | |
parent | ebf3dbbe15431f93cc837d1b30c4b0e377ffdf31 (diff) | |
download | llvm-4b1e3d19370694dd2b2c04a5945f3f9e43917456.zip llvm-4b1e3d19370694dd2b2c04a5945f3f9e43917456.tar.gz llvm-4b1e3d19370694dd2b2c04a5945f3f9e43917456.tar.bz2 |
[gold] Ignore bitcode from sections inside object files
-fembed-bitcode will put bitcode into special sections within object
files, but this is not meant to be used by LTO, so the gold plugin
should ignore it.
https://github.com/llvm/llvm-project/issues/47216
Reviewed By: tejohnson, MaskRay
Differential Revision: https://reviews.llvm.org/D116995
Diffstat (limited to 'lldb/source/Commands/CommandObjectProcess.cpp')
0 files changed, 0 insertions, 0 deletions