[PATCH] D42501: [dsymutil] Generate Apple accelerator tables
Jonas Devlieghere via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 24 13:18:16 PST 2018
JDevlieghere created this revision.
JDevlieghere added reviewers: friss, aprantl, labath.
JDevlieghere added a project: debug-info.
Herald added subscribers: hintonda, mgorny, mehdi_amini.
JDevlieghere added a dependency: D42334: [NFC] Refactor Apple Accelerator Tables.
This patch adds support for generating accelerator tables in dsymutil.
This feature was already present in our internal repository but not yet
upstreamed because it requires changes to the Apple accelerator table
implementation.
Repository:
rL LLVM
https://reviews.llvm.org/D42501
Files:
test/tools/dsymutil/X86/basic-lto-linking-x86.test
tools/dsymutil/CMakeLists.txt
tools/dsymutil/DwarfLinker.cpp
tools/dsymutil/dsymutil.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42501.131333.patch
Type: text/x-patch
Size: 27161 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180124/8b69b5ea/attachment.bin>
More information about the llvm-commits
mailing list