aboutsummaryrefslogtreecommitdiff
path: root/llvm/tools/llvm-libtool-darwin/llvm-libtool-darwin.cpp
diff options
context:
space:
mode:
authorShubham Sandeep Rastogi <srastogi22@apple.com>2021-11-17 15:05:58 -0800
committerShubham Sandeep Rastogi <srastogi22@apple.com>2022-01-28 10:13:17 -0800
commit4ce1f3d47c33daccfb7f4e906c3f57b404900036 (patch)
tree8cdfd07b43f607e557d27dd1a109ab883e28a1b2 /llvm/tools/llvm-libtool-darwin/llvm-libtool-darwin.cpp
parentc0861fcbb90115e47a0fdef7c0cb346b0ef39cf5 (diff)
downloadllvm-4ce1f3d47c33daccfb7f4e906c3f57b404900036.zip
llvm-4ce1f3d47c33daccfb7f4e906c3f57b404900036.tar.gz
llvm-4ce1f3d47c33daccfb7f4e906c3f57b404900036.tar.bz2
Emit swift5 reflection section data in dsym bundle generated by dsymutil in the Dwarf section.
Add support for Swift reflection metadata to dsymutil. This patch adds support for copying Swift reflection metadata (__swift5_.* sections) from .o files to into the symbol-rich binary in the output .dSYM. The functionality is automatically enabled only if a .o file has reflection metadata sections and the binary doesn't. When copying dsymutil moves the section from the __TEXT segment to the __DWARF segment. rdar://76973336 Differential Revision: https://reviews.llvm.org/D115007
Diffstat (limited to 'llvm/tools/llvm-libtool-darwin/llvm-libtool-darwin.cpp')
0 files changed, 0 insertions, 0 deletions