[PATCH] D124315: lld: Bundle compact_unwind_encoding.h in lld to fix stand-alone builds
Tom Stellard via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 22 18:00:02 PDT 2022
tstellar created this revision.
Herald added a subscriber: mgorny.
Herald added projects: lld-macho, All.
Herald added a reviewer: lld-macho.
tstellar requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
The monorepo build will still use the include from libunwind/ so nothing
has changed for that configuration. There is also now a check to ensure
that the file in lld/ and the file in libunwind/ are in sync.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D124315
Files:
lld/MachO/CMakeLists.txt
lld/MachO/libunwind/include/mach-o/compact_unwind_encoding.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124315.424675.patch
Type: text/x-patch
Size: 21240 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220423/669e9e6d/attachment.bin>
More information about the llvm-commits
mailing list